Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package | Description |
---|---|
javax.security.auth.login | This package provides a pluggable authentication framework. |
Uses of AppConfigurationEntry in javax.security.auth.login |
---|
Modifier and Type | Method and Description |
---|---|
protected abstract AppConfigurationEntry[] |
ConfigurationSpi.engineGetAppConfigurationEntry(String name)
Retrieve the AppConfigurationEntries for the specified name. |
abstract AppConfigurationEntry[] |
Configuration.getAppConfigurationEntry(String name)
Retrieve the AppConfigurationEntries for the specified name from this Configuration. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.