JAAS Provider Java API Reference
10g (9.0.4.0.0)

B10389-01

Uses of Package
oracle.security.jazn.realm

Packages that use oracle.security.jazn.realm
oracle.security.jazn Provides the classes and interfaces for Oracle's authorization/policy provider for JAAS (Java Authentication and Authorization Service). 
oracle.security.jazn.policy Provides the classes and interfaces for administering the authorization policy. 
oracle.security.jazn.realm Provides the classes and interfaces for the Realm framework. 

 

Classes in oracle.security.jazn.realm used by oracle.security.jazn
RealmManager
          A RealmManager manages realms.

 

Classes in oracle.security.jazn.realm used by oracle.security.jazn.policy
Realm
          A Realm provides access to a store of roles and users.
RealmRole
          A RealmRole is a role associated with a realm.

 

Classes in oracle.security.jazn.realm used by oracle.security.jazn.realm
InitRealmInfo
          InitRealmInfo class is used as a placeholder for specifying realm properties when creating a new Realm.
Realm
          A Realm provides access to a store of roles and users.
RealmManager
          A RealmManager manages realms.
RealmPrincipal
          RealmPrincipal extends from java.security.Principal.
RealmRole
          A RealmRole is a role associated with a realm.
RealmUser
          A RealmUser is a user associated with a realm.
RoleManager
          Interface RoleManager defines the APIs for managing roles in a realm.
UserManager
          Interface UserManager define the APIs for managing users in a realm.

 


JAAS Provider Java API Reference
10g (9.0.4.0.0)

B10389-01

Copyright 2002, 2003 Oracle Corporation. All Rights Reserved.