BEA Systems, Inc.

BEA AquaLogic Enterprise Security Provider SSPI 2.5 API Reference
A C D E F G H I J L M N O P R S T U V W X

I

id - Variable in class weblogic.security.service.ResourceBase
 
IdentityAsserter - interface weblogic.security.spi.IdentityAsserter.
The IdentityAsserter interface exposes the methods that custom Identity Assertion providers need to implement in order to provide token-based client identity assertion.
IdentityAsserterV2 - interface weblogic.security.spi.IdentityAsserterV2.
The IdentityAsserter interface exposes the methods that custom Identity Assertion providers need to implement in order to provide token-based client identity assertion.
IdentityAssertionException - exception weblogic.security.spi.IdentityAssertionException.
The IdentityAssertionException exception is thrown if an Identity Assertion provider attempts to assert an identity based on token identity information, and that attempt fails.
IdentityAssertionException() - Constructor for class weblogic.security.spi.IdentityAssertionException
Constructs an IdentityAssertionException with no arguments.
IdentityAssertionException(String) - Constructor for class weblogic.security.spi.IdentityAssertionException
Constructs an IdentityAssertionException with the specified detail message.
IMPERSONATEIDENTITY - Static variable in class weblogic.security.spi.AuditAtnEventV2.AtnEventTypeV2
Represents the "impersonate identity" authentication type.
IMPERSONATEIDENTITY - Static variable in class weblogic.security.spi.AuditAtnEvent.AtnEventType
Represents the "impersonate identity" authentication type.
INFORMATION - Static variable in class weblogic.security.spi.AuditSeverity
Constructs an AuditSeverity object with the INFORMATION severity level.
init(String[], int, long) - Method in class weblogic.security.service.ResourceBase
Initializes the resource with the array of values, and computes the resource ID as a hash function of the resource type and each of its non-null values.
init(String[], int, long, String, String, boolean) - Method in class weblogic.security.service.URLResource
Initializes the URLResource with the array of values.
init(String[], long) - Method in class weblogic.security.service.ResourceBase
Initializes the resource with the array of values.
initialize(AuthorizerMBean[]) - Method in interface weblogic.security.spi.AdjudicatorV2
Initializes the names of the Access Decisions so that they do not require computation on every isAccessAllowed call that the Authorization Manager (part of the WebLogic Security Framework) makes.
initialize(ProviderMBean, SecurityServices) - Method in interface weblogic.security.spi.SecurityProvider
Initializes the security provider.
initialize(String) - Method in class weblogic.security.service.ApplicationResource
Deprecated. As of 04/01/02, the constructor should be used instead.

initialize(String[]) - Method in interface weblogic.security.spi.Adjudicator
Initializes the names of the Access Decisions so that they do not require computation on every isAccessAllowed call that the Authorization Manager (part of the WebLogic Security Framework) makes.
initialize(String, String) - Method in class weblogic.security.service.COMResource
Deprecated. As of 04/01/02, the constructor should be used instead.

initialize(String, String[], String) - Method in class weblogic.security.service.JNDIResource
Deprecated. As of 04/01/02, the constructor should be used instead.

initialize(String, String, String) - Method in class weblogic.security.service.ServerResource
Deprecated. As of 04/01/02, the constructor should be used instead.

initialize(String, String, String) - Method in class weblogic.security.service.EISResource
Deprecated. As of 04/01/02, the constructor should be used instead.

initialize(String, String, String) - Method in class weblogic.security.service.AdminResource
Deprecated. As of 04/01/02, the constructor should be used instead.

initialize(String, String, String, String) - Method in class weblogic.security.service.JMSResource
Deprecated. As of 04/01/02, the constructor should be used instead.

initialize(String, String, String, String, String) - Method in class weblogic.security.service.WebResource
Deprecated. As of 04/01/02, the constructor should be used instead.

initialize(String, String, String, String, String) - Method in class weblogic.security.service.JDBCResource
Deprecated. As of 04/01/02, the constructor should be used instead.

initialize(String, String, String, String, String, String[]) - Method in class weblogic.security.service.EJBResource
Deprecated. As of 04/01/02, the constructor should be used instead.

installFilter(AccessResponseFilter) - Method in class com.bea.security.spi.AccessResponseCollector
Sets the response filter to be used with this collector.
InvalidParameterException - exception weblogic.security.service.InvalidParameterException.
The InvalidParameterException exception is thrown if invalid parameters are passed to the WebLogic Security Framework (that is, if a method expects some input parameters and does not receive what it expects).
InvalidParameterException() - Constructor for class weblogic.security.service.InvalidParameterException
Constructs an InvalidParameterException with no arguments.
InvalidParameterException(String) - Constructor for class weblogic.security.service.InvalidParameterException
Constructs an InvalidParameterException with the specified detail message.
InvalidParameterException(String, Throwable) - Constructor for class weblogic.security.service.InvalidParameterException
Constructs an InvalidParameterException with a detail message and a nested exception.
InvalidParameterException(Throwable) - Constructor for class weblogic.security.service.InvalidParameterException
Constructs an InvalidParameterException with a nested exception.
InvalidPrincipalException - exception weblogic.security.spi.InvalidPrincipalException.
The InvalidPrincipalException exception is thrown by a security provider if the principal that was generated for a user has become invalid.
InvalidPrincipalException() - Constructor for class weblogic.security.spi.InvalidPrincipalException
Constructs an InvalidPrincipalException with no arguments.
InvalidPrincipalException(String) - Constructor for class weblogic.security.spi.InvalidPrincipalException
Constructs an InvalidPrincipalException with the specified detail message.
isAccessAllowed(Subject, Map, Resource, ContextHandler, Direction) - Method in interface weblogic.security.spi.AccessDecision
Indicates whether the authorization policies defined for the resource allow the requested method to be performed, by utilizing the information contained in the subject.
isAllowed(AccessResponse) - Method in class com.bea.security.spi.SimpleAccessResponseFilter
Tests to see if the supplied response is allowed in the final result set returned to the application.
isAllowed(AccessResponse) - Method in class com.bea.security.spi.AccessResponseFilter
Tests to see if the supplied response is allowed in the final result set returned to the application.
isProtectedResource(Subject, Resource) - Method in interface weblogic.security.spi.AccessDecision
Determines if the specified resource is protected against access by unauthenticated principals.

A C D E F G H I J L M N O P R S T U V W X
Documentation is available at
http://download.oracle.com/docs/cd/E13169_01/ales/docs25