Oracle Application Server JAAS Provider API Reference
10g Release 2 (10.1.2)

B14019-02

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


R

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
 
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
RoleAdminPermission - class oracle.security.jazn.policy.RoleAdminPermission.
The grantee of this permission is granted the right to further grant/revoke the target role
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.
RoleAdminPermission(RealmRole) - 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.
refresh() - Method in class oracle.security.jazn.login.LoginModuleManager
Refreshes and reload the Configuration.
refresh() - Method in interface oracle.security.jazn.policy.JAZNPolicy
Refresh and reload the Policy
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
remove(User) - Method in interface com.evermind.security.UserManager
Removes the specified user from this UserManager.
remove(Group) - Method in interface com.evermind.security.UserManager
Removes the specified group from this UserManager.
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.
removeFromGroup(Group) - Method in interface com.evermind.security.User
Removes the user from the specified group, throws UnsupportedOperationException if not supported in this manager.
removePermission(Permission) - Method in interface com.evermind.security.Group
Removes a permission from this group.
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

Oracle Application Server JAAS Provider API Reference
10g Release 2 (10.1.2)

B14019-02

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


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