Oracle9iAS JAAS 9.0.2.0.0

Package oracle.security.jazn.realm

Provides the classes and interfaces for the Realm framework.

See:
          Description

Interface Summary
InterfaceDescription
InitRealmInfo.RealmType RealmType defines the different realm types supported by JAZN.
Realm A Realm provides access to a store of roles and users.
Realm.LDAPProperty LDAPProperty defines the LDAP properties applicable for creating a realm (user manager and role manager) using LDAP directory as a backing store.
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.
 

Class Summary
ClassDescription
InitRealmInfo InitRealmInfo class is used as a placeholder for specifying realm properties when creating a new Realm.
RealmLoginModule A Realm-based Login module.
RealmManager A RealmManager manages realms.
RealmPermission A RealmPermission class is defined to represent permissions for a realm.
 

Package oracle.security.jazn.realm Description

Provides the classes and interfaces for the Realm framework.


Oracle9iAS JAAS 9.0.2.0.0

Copyright 2001, Oracle Corporation. All Rights Reserved.