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

A

ABSTAIN - Static variable in class weblogic.security.spi.Result
Indicates that the Access Decision can not determine whether the request should be permitted or denied.
AccessDecision - interface weblogic.security.spi.AccessDecision.
The AccessDecision interface defines the security service provider interface (SSPI) for policy enforcement points (PEP) that can be plugged into WebLogic Server.
AccessResponse - class com.bea.security.spi.AccessResponse.
This base class is used by authorization providers to return additional authorization data when requested.
AccessResponse() - Constructor for class com.bea.security.spi.AccessResponse
 
AccessResponseCollector - class com.bea.security.spi.AccessResponseCollector.
This class is used to collect AccessResponse objects from authorization providers.
AccessResponseCollector() - Constructor for class com.bea.security.spi.AccessResponseCollector
Construct a new AccessResponseCollector.
AccessResponseFilter - class com.bea.security.spi.AccessResponseFilter.
This class is used to filter AccessResponse objects from an AccessResponseCollector.
AccessResponseFilter() - Constructor for class com.bea.security.spi.AccessResponseFilter
 
adjudicate(Result[]) - Method in interface weblogic.security.spi.Adjudicator
Determines the final adjudication from a set of decisions rendered by Access Decisions, provided they are acting as policy decision points (PDPs).
adjudicate(Result[], Resource, ContextHandler) - Method in interface weblogic.security.spi.AdjudicatorV2
Determines the final adjudication from a set of decisions rendered by Access Decisions, provided they are acting as policy decision points (PDPs).
AdjudicationProvider - interface weblogic.security.spi.AdjudicationProvider.
The AdjudicationProvider interface exposes the services provided by an Adjudication provider to the WebLogic Security Framework.
AdjudicationProviderV2 - interface weblogic.security.spi.AdjudicationProviderV2.
The AdjudicationProviderV2 interface exposes the services provided by an Adjudication provider to the WebLogic Security Framework.
Adjudicator - interface weblogic.security.spi.Adjudicator.
The Adjudicator interface defines the security service provider interface (SSPI) for an object that is responsible for making the final decision as to whether the processing of the requested method should be permitted to proceed or should be denied.
AdjudicatorV2 - interface weblogic.security.spi.AdjudicatorV2.
The AdjudicatorV2 interface defines the security service provider interface (SSPI) for an object that is responsible for making the final decision as to whether the processing of the requested method should be permitted to proceed or should be denied.
AdminResource - class weblogic.security.service.AdminResource.
The AdminResource class is used by a container to specify the Administrative resource (and method related to the resource) that a caller is attempting to access.
AdminResource(String, String, String) - Constructor for class weblogic.security.service.AdminResource
Constructs a new AdminResource with a target name composed from the category, realm, and action parameters.
appendAccessResponse(AccessResponse) - Method in class com.bea.security.spi.AccessResponseCollector
Add a response to the collector.
appendArrayValue(StringBuffer, String[], int) - Static method in class weblogic.security.service.ResourceBase
Appends the array of values to the buffer as a comma-separated list of values in curly parentheses.
appendValue(StringBuffer, String) - Static method in class weblogic.security.service.ResourceBase
Appends the value to the buffer, escaping special characters with '\' and treating null strings as empty strings.
ApplicationRemovalException - exception weblogic.security.spi.ApplicationRemovalException.
The ApplicationRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application.
ApplicationRemovalException() - Constructor for class weblogic.security.spi.ApplicationRemovalException
Constructs a ApplicationRemovalException with no arguments.
ApplicationRemovalException(String) - Constructor for class weblogic.security.spi.ApplicationRemovalException
Constructs a ApplicationRemovalException with the specified detail message.
ApplicationRemovalException(String, Throwable) - Constructor for class weblogic.security.spi.ApplicationRemovalException
Constructs a ApplicationRemovalException with a detail message and a nested exception.
ApplicationRemovalException(Throwable) - Constructor for class weblogic.security.spi.ApplicationRemovalException
Constructs a ApplicationRemovalException with a nested exception.
ApplicationResource - class weblogic.security.service.ApplicationResource.
The ApplicationResource class is used by a container to specify the Application resource (and method related to the resource) for which a security policy is being defined, or that a caller is attempting to access.
ApplicationResource() - Constructor for class weblogic.security.service.ApplicationResource
Deprecated. As of 04/01/02.

ApplicationResource(String) - Constructor for class weblogic.security.service.ApplicationResource
Constructs a new ApplicationResource with a target name composed from the application parameter.
ApplicationResource(String, Resource) - Constructor for class weblogic.security.service.ApplicationResource
Create an ApplicationResource who's parent resource is passed in.
ApplicationVersionCreationException - exception weblogic.security.spi.ApplicationVersionCreationException.
The ApplicationVersionCreationException is thrown if a security provider encounters a problem while handling the creation of a new application version.
ApplicationVersionCreationException() - Constructor for class weblogic.security.spi.ApplicationVersionCreationException
Constructs a ApplicationVersionCreationException with no arguments.
ApplicationVersionCreationException(String) - Constructor for class weblogic.security.spi.ApplicationVersionCreationException
Constructs a ApplicationVersionCreationException with the specified detail message.
ApplicationVersionCreationException(String, Throwable) - Constructor for class weblogic.security.spi.ApplicationVersionCreationException
Constructs a ApplicationVersionCreationException with a detail message and a nested exception.
ApplicationVersionCreationException(Throwable) - Constructor for class weblogic.security.spi.ApplicationVersionCreationException
Constructs a ApplicationVersionCreationException with a nested exception.
ApplicationVersionRemovalException - exception weblogic.security.spi.ApplicationVersionRemovalException.
The ApplicationVersionRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application version.
ApplicationVersionRemovalException() - Constructor for class weblogic.security.spi.ApplicationVersionRemovalException
Constructs a ApplicationVersionRemovalException with no arguments.
ApplicationVersionRemovalException(String) - Constructor for class weblogic.security.spi.ApplicationVersionRemovalException
Constructs a ApplicationVersionRemovalException with the specified detail message.
ApplicationVersionRemovalException(String, Throwable) - Constructor for class weblogic.security.spi.ApplicationVersionRemovalException
Constructs a ApplicationVersionRemovalException with a detail message and a nested exception.
ApplicationVersionRemovalException(Throwable) - Constructor for class weblogic.security.spi.ApplicationVersionRemovalException
Constructs a ApplicationVersionRemovalException with a nested exception.
applyFilter() - Method in class com.bea.security.spi.AccessResponseCollector
Filter responses based on installed filter.
assertChallengeIdentity(String, Object, ContextHandler) - Method in interface weblogic.security.spi.ChallengeIdentityAsserterV2
Use the supplied client token to establish client identity, possibly with multiple challenges.
ASSERTIDENTITY - Static variable in class weblogic.security.spi.AuditAtnEventV2.AtnEventTypeV2
Represents the "identity assertion" authentication type.
ASSERTIDENTITY - Static variable in class weblogic.security.spi.AuditAtnEvent.AtnEventType
Represents the "identity assertion" authentication type.
assertIdentity(String, Object) - Method in interface weblogic.security.spi.IdentityAsserter
Asserts an identity based on token identity information.
assertIdentity(String, Object, ContextHandler) - Method in interface weblogic.security.spi.IdentityAsserterV2
Asserts an identity based on token identity information.
AU_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The AuthenticatedUser token is an internal token and is only used when communicating with a pre-7.0 WebLogic Server instance or when utilizing RMI over IIOP.
AU_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
Used when the Identity Assertion provider supports client identity assertion by using the Weblogic AuthenticatedUser token.
AUDIT_FAILURE - Static variable in class weblogic.security.spi.AuditSeverity
Constructs an AuditSeverity object with the AUDIT_FAILURE severity level.
AuditAtnEvent - interface weblogic.security.spi.AuditAtnEvent.
The AuditAtnEvent interface provides a convenience interface for Auditing providers that want to determine the instance types of extended Authentication event type objects.
AuditAtnEvent.AtnEventType - class weblogic.security.spi.AuditAtnEvent.AtnEventType.
The AtnEventType class describes the authentication event types that are supported.
AuditAtnEventV2 - interface weblogic.security.spi.AuditAtnEventV2.
The AuditAtnEventV2 interface is used to post authentication audit events.
AuditAtnEventV2.AtnEventTypeV2 - class weblogic.security.spi.AuditAtnEventV2.AtnEventTypeV2.
The AtnEventType class describes the authentication event types that are supported.
AuditAtzEvent - interface weblogic.security.spi.AuditAtzEvent.
The AuditAtzEvent interface provides a convenience interface for Auditing providers that want to determine the instance types of extended Authorization event type objects.
AuditChannel - interface weblogic.security.spi.AuditChannel.
The AuditChannel interface defines the security service provider interface (SSPI) for objects capable of logging security-related events for auditing purposes.
AuditContext - interface weblogic.security.spi.AuditContext.
The AuditContext interface can be extended by AuditEvent implementations to indicate that the implementation has context information.
AuditCredentialMappingEvent - interface weblogic.security.spi.AuditCredentialMappingEvent.
The AuditCredentialMappingEvent interface is used to post credential mapping audit events.
AuditEvent - interface weblogic.security.spi.AuditEvent.
The AuditEvent interface provides a definition for passing audit information to Auditing providers during a writeEvent operation.
AuditMgmtEvent - interface weblogic.security.spi.AuditMgmtEvent.
The AuditMgmtEvent interface provides a convenience interface for Auditing providers that want to determine the instance types of extended security management event type objects, such as a security provider's MBean.
AuditorService - interface weblogic.security.spi.AuditorService.
The AuditorService interface provides security providers with access to the Auditor object, which resides in the WebLogic Security Framework and is limited to the writing of audit records.
AuditPolicyEvent - interface weblogic.security.spi.AuditPolicyEvent.
The AuditPolicyEvent interface provides a convenience interface for Auditing providers that want to determine the instance types of extended Authorization event type objects.
AuditProvider - interface weblogic.security.spi.AuditProvider.
The AuditProvider interface exposes the services provided by an Auditing provider to the WebLogic Security Framework.
AuditRoleDeploymentEvent - interface weblogic.security.spi.AuditRoleDeploymentEvent.
The AuditRoleDeploymentEvent provides a convenience interface for Auditing providers wanting to determine the instance types of extended Role Mapping event type objects.
AuditRoleEvent - interface weblogic.security.spi.AuditRoleEvent.
The AuditRoleEvent interface provides a convenience interface for Auditing providers wanting to determine the instance types of extended Role Mapping event type objects.
AuditSeverity - class weblogic.security.spi.AuditSeverity.
The AuditSeverity class provides audit severity levels as both numeric and text values to an Auditing provider.
AUTHENTICATE - Static variable in class weblogic.security.spi.AuditAtnEventV2.AtnEventTypeV2
Represents the "simple authentication" authentication type.
AUTHENTICATE - Static variable in class weblogic.security.spi.AuditAtnEvent.AtnEventType
Represents the "simple authentication" authentication type.
AuthenticationProvider - interface weblogic.security.spi.AuthenticationProvider.
The AuthenticationProvider interface exposes the services provided by an Authentication provider to the WebLogic Security Framework.
AuthenticationProviderV2 - interface weblogic.security.spi.AuthenticationProviderV2.
The AuthenticationProvider interface exposes the services provided by an Authentication provider to the WebLogic Security Framework.
AUTHORIZATION_NEGOTIATE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The AUTHORIZATION_NEGOTIATE token is an internal token and is used when a web app utilizes the SPNEGO protocol to authenticate via Active Directory.
AuthorizationProvider - interface weblogic.security.spi.AuthorizationProvider.
The AuthorizationProvider interface exposes the services provided by an Authorization provider to the WebLogic Security Framework.

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