Skip navigation links

Oracle Fusion Middleware Oracle Platform Security Services API Reference
11g Release 1 (11.1.1)

E14650-01

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


I

IDENTITY_STORE - Static variable in class oracle.security.jps.tools.utility.JpsUtilMigrationTool
 
IdentityCallback - Class in oracle.security.jps.callback
This class is used to pass the identity for authentication or assertion by Jps system.
IdentityCallback() - Constructor for class oracle.security.jps.callback.IdentityCallback
 
IdentityCallbackHandler - Interface in oracle.security.jps.callback
Each Identity Callback hanlder must implement this interface
IdentityEntityManager - Interface in oracle.security.jps.service.idstore
This interface is only for internal use only
IdentityStoreCallback - Class in oracle.security.jps.callback
 
IdentityStoreCallback() - Constructor for class oracle.security.jps.callback.IdentityStoreCallback
Default constructor creates the empty callback object
IdentityStoreCallback(IdentityStoreService) - Constructor for class oracle.security.jps.callback.IdentityStoreCallback
This constructor creates the callback with the given identity store service defined by IdentityStoreService.class
IdentityStoreException - Exception in oracle.security.jps.service.idstore
 
IdentityStoreException() - Constructor for exception oracle.security.jps.service.idstore.IdentityStoreException
The empty constructor
IdentityStoreException(String) - Constructor for exception oracle.security.jps.service.idstore.IdentityStoreException
The constructor takes the message
IdentityStoreException(String, Throwable) - Constructor for exception oracle.security.jps.service.idstore.IdentityStoreException
The constructor takes the message and the cause
IdentityStoreException(Throwable) - Constructor for exception oracle.security.jps.service.idstore.IdentityStoreException
The constructor takes the cause
IdentityStoreRoleManager - Interface in oracle.security.jps.service.idstore
Deprecated. per bug 6890979
IdentityStoreService - Interface in oracle.security.jps.service.idstore
 
IdentityStoreType - Enum in oracle.security.jps.service.idstore
 
IdentityToken - Interface in oracle.security.jps.service.idm.token
This is the base Identity Token interface.
IDM_POOL - Static variable in class oracle.security.jps.JpsConstants
 
IdmAuthenticationType - Enum in oracle.security.jps.service.idm
 
IdmConstants - Class in oracle.security.jps.service.idm
 
IdmConstants() - Constructor for class oracle.security.jps.service.idm.IdmConstants
 
IdmService - Interface in oracle.security.jps.service.idm
A IdmService service interface
IdmTokenType - Enum in oracle.security.jps.service.idm
 
IdmUserCallback - Class in oracle.security.jps.callback
 
IdmUserCallback() - Constructor for class oracle.security.jps.callback.IdmUserCallback
Default constructor creates the empty callback object
IdmUserCallback(User) - Constructor for class oracle.security.jps.callback.IdmUserCallback
This constructor creates the callback with the given identity user defined by oracle.security.idm.User
implies(ProtectionDomain, Permission) - Method in interface oracle.security.jps.jaas.JavaPolicy
see java.security.Policy
implies(int, int) - Static method in enum oracle.security.jps.mas.permissions.NodePermission.Category
 
implies(Permission) - Method in class oracle.security.jps.mas.permissions.NodePermission
 
implies(Permission) - Method in class oracle.security.jps.ResourcePermission
Checks if this object "implies" the specified permission.
implies(Permission) - Method in class oracle.security.jps.service.credstore.CredentialAccessPermission
Checks if the specified permission is "implied" by this object.
implies(Permission) - Method in class oracle.security.jps.service.policystore.PolicyDelegationPermission
NOTE: TBD - might have newPermissionCollection() with subject,cs/ domain if required.
implies(Permission) - Method in class oracle.security.jps.service.policystore.PolicyStoreAccessPermission
Checks if a permission implies this permission
InfoFactory - Class in oracle.security.jps.service.policystore.info
A factory class that provides utility methods to create info objects.
InfoFactory() - Constructor for class oracle.security.jps.service.policystore.info.InfoFactory
 
initialize(Map<String, String>) - Method in interface oracle.security.jps.service.policystore.entitymanager.ResourceFinder
This method is called by JPS before calling any other methods on the Finder.
INITIATOR - Static variable in class oracle.security.jps.service.audit.AuditEvent
 
INSTANCE_ID - Static variable in class oracle.security.jps.service.audit.AuditEvent
 
InvalidArgumentException - Exception in oracle.security.jps.service.policystore.info.common
 
InvalidArgumentException() - Constructor for exception oracle.security.jps.service.policystore.info.common.InvalidArgumentException
 
InvalidArgumentException(String) - Constructor for exception oracle.security.jps.service.policystore.info.common.InvalidArgumentException
 
InvalidArgumentException(String, Throwable) - Constructor for exception oracle.security.jps.service.policystore.info.common.InvalidArgumentException
 
InvalidArgumentException(Throwable) - Constructor for exception oracle.security.jps.service.policystore.info.common.InvalidArgumentException
 
invoke(Object, Method, Object[]) - Method in class oracle.security.jps.util.ServiceProviderProxy
 
invokeAs(Subject, PrivilegedAction<T>) - Static method in class oracle.security.jps.util.JpsSubject
Perform privileged action as a particular Subject.
invokeAs(Subject, PrivilegedExceptionAction<T>) - Static method in class oracle.security.jps.util.JpsSubject
Perform privileged action as a particular Subject.
isAllActions(int) - Static method in enum oracle.security.jps.mas.permissions.NodePermission.Category
 
isANDMatch() - Method in class oracle.security.jps.service.policystore.search.BaseSearchQuery
 
isEmpty() - Method in interface oracle.security.jps.service.credstore.CredentialMap
Check if this credential map is empty.
isEnabled(String, boolean, Map<String, Object>) - Method in interface oracle.security.jps.service.audit.Auditor
This method is used to do a quick check to see if an event with the given event type, event status and additional properties would be logged to the audit repository.
isIdentityAsserted() - Method in class oracle.security.jps.callback.IdentityCallback
Returns if the identity is asserted or not
isIdentityAsserted() - Method in interface oracle.security.jps.callback.IdentityCallbackHandler
User should implement this method and must set the valid authenticated state and it can not be null in any case.
isMultiRealm() - Method in interface oracle.security.jps.service.idstore.IdentityStoreService
Returns true if this service is configured for multi realm otherwise returns false.
isNegativeMatch() - Method in class oracle.security.jps.service.policystore.search.BaseSearchQuery
 
isORMatch() - Method in class oracle.security.jps.service.policystore.search.BaseSearchQuery
 
isUserAnonymous(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
Check if the user is anonymous in the subject
isUserAuthenticated(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
Check if ther user is authenticated
isUserInAnonymousRole(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
Check if the user is in anonymous role
isUserInAuthenticatedRole(Subject) - Static method in class oracle.security.jps.util.SubjectUtil
Check if the user is in authenticated role

Skip navigation links

Oracle Fusion Middleware Oracle Platform Security Services API Reference
11g Release 1 (11.1.1)

E14650-01

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


Copyright © 2009, Oracle. All rights reserved.