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 _


I

IdentityToken - interface oracle.security.jazn.token.IdentityToken.
This is the base Identity Token interface.
IdmErrorConstants - class oracle.security.jazn.collector.IdmErrorConstants.
This class defines the values for the reason field used by the oc4j when the authenticate fails for some reason.
IdmErrorConstants() - Constructor for class oracle.security.jazn.collector.IdmErrorConstants
 
InitRealmInfo - class oracle.security.jazn.realm.InitRealmInfo.
InitRealmInfo class is used as a placeholder for specifying realm properties when creating a new Realm.
InitRealmInfo(String, String, String, Hashtable) - Constructor for class oracle.security.jazn.realm.InitRealmInfo
Construct a InitRealmInfo object.
InitRealmInfo.RealmType - interface oracle.security.jazn.realm.InitRealmInfo.RealmType.
RealmType defines the different realm types supported by JAZN.
InvalidKeyTypeException - exception oracle.security.jazn.sso.util.InvalidKeyTypeException.
 
InvalidKeyTypeException() - Constructor for class oracle.security.jazn.sso.util.InvalidKeyTypeException
 
InvalidKeyTypeException(int) - Constructor for class oracle.security.jazn.sso.util.InvalidKeyTypeException
 
InvalidKeyTypeException(Throwable, int) - Constructor for class oracle.security.jazn.sso.util.InvalidKeyTypeException
 
InvalidKeyTypeException(Throwable) - Constructor for class oracle.security.jazn.sso.util.InvalidKeyTypeException
 
implies(Permission) - Method in class oracle.security.jazn.policy.AdminPermission
Checks if the specified permission is "implied" by this object.
implies(Grantee) - Method in class oracle.security.jazn.policy.Grantee
Returns if this Grantee object "implies" the specified Grantee object.
implies(Permission) - Method in class oracle.security.jazn.policy.RoleAdminPermission
 
implies(Permission) - Method in class oracle.security.jazn.realm.RealmPermission
Checks if the specified permission's actions are "implied by" this object's actions.
init(Properties) - Method in interface com.evermind.security.UserManager
Deprecated. Instantiates this UserManager with the specified settings.
initCause(Throwable) - Method in class oracle.security.jazn.JAZNConfigException
Sets the causing exception of this exception.
initCause(Throwable) - Method in class oracle.security.jazn.JAZNException
Sets the causing exception of this exception.
initCause(Throwable) - Method in class oracle.security.jazn.JAZNRuntimeException
Sets the causing exception of this exception.
initialize(Subject, CallbackHandler, Map, Map) - Method in class oracle.security.jazn.realm.RealmLoginModule
Initialize this LoginModule.
initialize(Hashtable) - Method in interface oracle.security.jazn.realm.RoleManager
Initialize the RoleManager if it's not yet intialized.
initialize(Hashtable) - Method in interface oracle.security.jazn.realm.UserManager
Initialize the UserManager if it's not yet intialized.
invalidateUser(HttpServletRequest) - Static method in class oracle.security.jazn.ApplicationServerProxy
 
isDeactivated() - Method in interface oracle.security.jazn.realm.DeactivatableUser
 
isDeactivated() - Method in class oracle.security.jazn.realm.SAMLPrincipal
 
isDirty() - Method in interface oracle.security.jazn.Persistable
Returns true if this component is dirty and needs to be updated.
isMemberOf(Group) - Method in interface com.evermind.security.User
Deprecated. See if this user is a member of the specified group.

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.