Oracle Entitlements Server for Java API Reference
A B C D E F G H I K L M N O P Q R S T U V W

I

IDENTITY - Static variable in class com.bea.security.ConstraintAttribute
The attribute is of type IDENTITY
identityMap - Variable in class com.bea.security.AuditRecord
A map of aliases to identies.
IdentityNotAuthenticException - exception com.bea.security.IdentityNotAuthenticException.
This exception is thrown when an Identity fails to authenticate or if an Identity is not authentic (or valid) when it is required to be within the security runtime.
IdentityRole - class com.bea.security.IdentityRole.
This class represents a role assigned to an identity.
INFORMATIONAL - Static variable in class com.bea.security.AuditRecord
INFORMATIONAL severity.
initialize(AppConfig) - Static method in class com.bea.security.SecurityRuntime
Initializes the runtime according to the application specific configuration provided.
initialized - Variable in class com.bea.security.NamingAuthority
A flag for the Naming Authority Manager to set once this authority's dependencies have been met.
INTEGER - Static variable in class com.bea.security.ConstraintAttribute
The data type of attribute value is type integer
INVALID - Static variable in class com.bea.security.ServiceType
INVALID Service Type ID = 0.
InvalidAssertionTokenException - exception com.bea.security.InvalidAssertionTokenException.
This exception is thrown when an assertion token is not formatted properly or a token type is inapproriate for the conditions of the security runtime.
IP_ADDRESS - Static variable in class com.bea.security.ConstraintAttribute
The data type of attribute value is type ip
isAccessAllowed_Debug(AuthenticIdentity, RuntimeResource, RuntimeAction, AppContext, DebugInfo) - Method in class com.bea.security.AuthorizationService
Determines if an AuthenticIdentity is permitted to access a specific resource with a specific action.
isAccessAllowed(AuthenticIdentity, ResourceAction) - Method in class com.bea.security.AuthorizationService
Determines if an AuthenticIdentity is permitted to access a specific resource with a specific action.
isAccessAllowed(AuthenticIdentity, ResourceAction, AppContext, boolean) - Method in class com.bea.security.AuthorizationService
Determines if an AuthenticIdentity is permitted to access a specific resource with a specific action.
isAccessAllowed(AuthenticIdentity, RuntimeResource, RuntimeAction) - Method in class com.bea.security.AuthorizationService
Determines if an AuthenticIdentity is permitted to access a specific resource with a specific action.
isAccessAllowed(AuthenticIdentity, RuntimeResource, RuntimeAction, AppContext) - Method in class com.bea.security.AuthorizationService
Determines if an AuthenticIdentity is permitted to access a specific resource with a specific action.
isAccessAllowed(AuthenticIdentity, RuntimeResource, RuntimeAction, AppContext, int) - Method in class com.bea.security.AuthorizationService
Determines if an AuthenticIdentity is permitted to access a specific resource with a specific action.
isAllowed() - Method in class com.bea.security.AccessResult
Gets the boolean result of this access decision.
isAssertionTokenSupported(String) - Method in class com.bea.security.AuthenticationService
Checks with the security runtime to see if an assertion token type is supported.
isAuthenticationRequired(RuntimeResource, RuntimeAction) - Method in class com.bea.security.AuthorizationService
Determines if a resource and action requires authentication before it is accessed.
isBulkAccessAllowed(AuthenticIdentity, List) - Method in class com.bea.security.AuthorizationService
Determines if an AuthenticIdentity is permitted on a list of resource action pairs.
isBulkAccessAllowed(AuthenticIdentity, List, AppContext, boolean) - Method in class com.bea.security.AuthorizationService
Determines if an AuthenticIdentity is permitted on a list of resource action pairs.
isChildResourceAccessAllowed(AuthenticIdentity, ResourceAction) - Method in class com.bea.security.AuthorizationService
Determines if an AuthenticIdentity is permitted to access all child resources under a specific resource (including the resource itself) with a specific action.
isChildResourceAccessAllowed(AuthenticIdentity, ResourceAction, AppContext, boolean) - Method in class com.bea.security.AuthorizationService
Determines if an AuthenticIdentity is permitted to access all child resources under a specific resource (including the resource itself) with a specific action.
isCompatible(ServiceVersion) - Method in class com.bea.security.RoleService
Determines if the version of the public service API specified in the Java application is compatible with the current version of the service API in the security runtime instance.
isCompatible(ServiceVersion) - Method in class com.bea.security.PublicSecurityService
Determines if the version of the public service API specified in the Java application is compatible with the current version in the security runtime instance.
isCompatible(ServiceVersion) - Method in class com.bea.security.CredentialMappingService
Determines if the version of the public service API specified in the Java application is compatible with the current version of the service API in the security runtime instance.
isCompatible(ServiceVersion) - Method in class com.bea.security.AuthorizationService
Determines if the version of the public service API specified in the Java application is compatible with the current version of the service API in the security runtime instance.
isCompatible(ServiceVersion) - Method in class com.bea.security.AuthenticationService
Determines if the version of the public service API specified in the Java application is compatible with the current version of the service API in the security runtime instance.
isCompatible(ServiceVersion) - Method in class com.bea.security.AuditingService
Determines if the version of the public service API specified in the Java application is compatible with the current version of the service API in the security runtime instance.

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