JAAS Provider Java API Reference
10g (9.0.4.0.0)

B10389-01

Package oracle.security.jazn.realm

Provides the classes and interfaces for the Realm framework.

See:
          Description

Interface Summary
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
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.
RealmUserPrivateCredential This class represents a private credential for a realm user.

 

Package oracle.security.jazn.realm Description

Provides the classes and interfaces for the Realm framework.


JAAS Provider Java API Reference
10g (9.0.4.0.0)

B10389-01

Copyright 2002, 2003 Oracle Corporation. All Rights Reserved.