JAAS Provider Java API Reference
10g (9.0.4.0.0)

B10389-01
A C D E G H I J L M O P R S T U W

R

Realm - interface oracle.security.jazn.realm.Realm.
A Realm provides access to a store of roles and users.
Realm.LDAPProperty - interface oracle.security.jazn.realm.Realm.LDAPProperty.
LDAPProperty defines the LDAP properties applicable for creating a realm (user manager and role manager) using LDAP directory as a backing store.
RealmLoginModule - class oracle.security.jazn.realm.RealmLoginModule.
A Realm-based Login module.
RealmLoginModule() - Constructor for class oracle.security.jazn.realm.RealmLoginModule
 
RealmManager - class oracle.security.jazn.realm.RealmManager.
A RealmManager manages realms.
RealmManager() - Constructor for class oracle.security.jazn.realm.RealmManager
 
RealmPermission - class oracle.security.jazn.realm.RealmPermission.
A RealmPermission class is defined to represent permissions for a realm.
RealmPermission(String, String) - Constructor for class oracle.security.jazn.realm.RealmPermission
Creates a RealmPermission instance with the specified actions.
RealmPolicy - interface oracle.security.jazn.policy.RealmPolicy.
A Realm-specific Policy.
RealmPrincipal - interface oracle.security.jazn.realm.RealmPrincipal.
RealmPrincipal extends from java.security.Principal.
RealmRole - interface oracle.security.jazn.realm.RealmRole.
A RealmRole is a role associated with a realm.
RealmUser - interface oracle.security.jazn.realm.RealmUser.
A RealmUser is a user associated with a realm.
RealmUserPrivateCredential - class oracle.security.jazn.realm.RealmUserPrivateCredential.
This class represents a private credential for a realm user.
RealmUserPrivateCredential(String, char[]) - Constructor for class oracle.security.jazn.realm.RealmUserPrivateCredential
Creates a RealmUserPrivateCredential with a char array
refresh() - Method in class oracle.security.jazn.login.LoginModuleManager
Refreshes and reload the Configuration.
refresh() - Method in interface oracle.security.jazn.realm.RoleManager
Gives the RoleManager a chance to refresh its cache, so updated data will be visible
refresh() - Method in interface oracle.security.jazn.realm.UserManager
Gives the UserManager a chance to refresh its cache, so updated data will be visible
refresh() - Method in interface oracle.security.jazn.policy.JAZNPolicy
Refresh and reload the Policy
removeAppConfigurationEntry(String, String) - Method in class oracle.security.jazn.login.LoginModuleManager
Removes an AppConfigurationEntry from the specified application.
removeApplication(String) - Method in class oracle.security.jazn.login.LoginModuleManager
Removes an application from the repository.
removePermissionClass(String, boolean) - Method in interface oracle.security.jazn.policy.PermissionClassManager
Unregisters an existing permission class from the system.
removePrincipalClass(String, boolean) - Method in interface oracle.security.jazn.policy.PrincipalClassManager
Unregisters an existing principal class from the system.
revoke(Grantee, Permission) - Method in interface oracle.security.jazn.policy.JAZNPolicy
Revokes the permission from the specified grantee
revokeRole(RealmPrincipal, RealmRole) - Method in interface oracle.security.jazn.realm.RoleManager
Revokes a role from a RealmPrincipal
RoleAdminPermission - class oracle.security.jazn.policy.RoleAdminPermission.
The grantee of this permission is granted the right to further grant/revoke the target role
RoleAdminPermission(RealmRole) - Constructor for class oracle.security.jazn.policy.RoleAdminPermission
Creates a new RoleAdminPermission instance.
RoleAdminPermission(String) - Constructor for class oracle.security.jazn.policy.RoleAdminPermission
Creates a new RoleAdminPermission instance.
RoleAdminPermission(String, String) - Constructor for class oracle.security.jazn.policy.RoleAdminPermission
Creates a new RoleAdminPermission instance.
RoleManager - interface oracle.security.jazn.realm.RoleManager.
Interface RoleManager defines the APIs for managing roles in a realm.
ROLES_ISEXTERNAL - Static variable in interface oracle.security.jazn.realm.Realm.LDAPProperty
 
ROLES_MEMBER_ATTR - Static variable in interface oracle.security.jazn.realm.Realm.LDAPProperty
 
ROLES_NAME_ATTR - Static variable in interface oracle.security.jazn.realm.Realm.LDAPProperty
 
ROLES_OBJ_CLASS - Static variable in interface oracle.security.jazn.realm.Realm.LDAPProperty
 
ROLES_SEARCHBASE - Static variable in interface oracle.security.jazn.realm.Realm.LDAPProperty
 

JAAS Provider Java API Reference
10g (9.0.4.0.0)

B10389-01
A C D E G H I J L M O P R S T U W
Copyright 2002, 2003 Oracle Corporation. All Rights Reserved.