|
JAAS Provider Java API Reference 10g (9.0.4.0.0) B10389-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JAZNConfig | |
| oracle.security.jazn | Provides the classes and interfaces for Oracle's authorization/policy provider for JAAS (Java Authentication and Authorization Service). |
| oracle.security.jazn.realm | Provides the classes and interfaces for the Realm framework. |
| Uses of JAZNConfig in oracle.security.jazn |
| Methods in oracle.security.jazn that return JAZNConfig | |
JAZNConfig |
JAZNConfig.getDelegate()Returns the delegate JAZNConfig object. |
static JAZNConfig |
JAZNConfig.getJAZNConfig() |
| Uses of JAZNConfig in oracle.security.jazn.realm |
| Methods in oracle.security.jazn.realm with parameters of type JAZNConfig | |
boolean |
RealmLoginModule.mylogin(JAZNConfig config, String username, char[] password) |
boolean |
RealmLoginModule.mylogin(JAZNConfig config, String realmname, String username, char[] password) |
|
JAAS Provider Java API Reference 10g (9.0.4.0.0) B10389-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||