Skip navigation links

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

B32115-01

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


R

REASON_CHALLENGE_USER - Static variable in class oracle.security.jazn.collector.IdmErrorConstants
The user is not authenticated, but allow user to re-authenticated.
REASON_INVALID_USER - Static variable in class oracle.security.jazn.collector.IdmErrorConstants
The user is not authenticated (i.e.
REASON_PRECLUDED_ACCESS - Static variable in class oracle.security.jazn.collector.IdmErrorConstants
The resource is protected by a security constraint contains no roles.
REASON_UNAUTHORIZED - Static variable in class oracle.security.jazn.collector.IdmErrorConstants
The user is authenticated, but not authorized to access that protected resource.
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 delegating login module which delegates all method invocations to oracle.security.jazn.loginm.module.RealmLoginModule.
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 <p/> <p/>
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
Deprecated. Removes the specified user from this UserManager.
remove(Group) - Method in interface com.evermind.security.UserManager
Deprecated. 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
Deprecated. Removes the user from the specified group, throws UnsupportedOperationException if not supported in this manager.
removePermission(Permission) - Method in interface com.evermind.security.Group
Deprecated. 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.
removeProperty(String) - Method in class oracle.security.jazn.JAZNConfig
 
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

Skip navigation links

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

B32115-01

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


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