|
Oracle9iAS JAAS 9.0.2.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
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 | |
Type | Name |
---|---|
static JAZNConfig |
JAZNConfig.getJAZNConfig()
|
Uses of JAZNConfig in oracle.security.jazn.realm |
Methods in oracle.security.jazn.realm with parameters of type JAZNConfig | |
Type | Name |
---|---|
boolean |
RealmLoginModule.login(JAZNConfig config,
String username,
String password)
|
boolean |
RealmLoginModule.login(JAZNConfig config,
String realmname,
String username,
String password)
|
|
Oracle9iAS JAAS 9.0.2.0.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |