Skip navigation links

Oracle Containers for J2EE Security Java API Reference
10g Release 3 (10.1.3.1.0)

B32115-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
CoreIDPrincipal
           
DeactivatableUser
          A marker interface for users that can be deactivated.
GenericPrincipal
           
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.

 


Skip navigation links

Oracle Containers for J2EE Security Java API Reference
10g Release 3 (10.1.3.1.0)

B32115-01


Copyright © 2004, 2006, Oracle. All rights reserved.