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

S

SAML_ASSERTION_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
Used when a SMAL Assertion token is passed during an invoke.
SAML_ASSERTION_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
Used when a SMAL Assertion token is passed during an invoke.
SCOPE_RESOURCE_ACTION - Static variable in class weblogic.security.service.ResourceBase
 
SecurityProvider - interface weblogic.security.spi.SecurityProvider.
The SecurityProvider interface is required of all security providers (WebLogic and custom) because it provides basic methods for their use in the WebLogic Server environment.
SecurityRole - interface weblogic.security.service.SecurityRole.
The SecurityRole interface represents the abstract notion of a security role.
SecurityServiceException - exception weblogic.security.service.SecurityServiceException.
The SecurityServiceException exception is the base exception implemented by some of the WebLogic Security Framework exceptions (that is, any exception from the weblogic.security.service package that wrappers an exception with the same name from the weblogic.security.spi package).
SecurityServiceException() - Constructor for class weblogic.security.service.SecurityServiceException
Constructs a SecurityServiceException with no arguments.
SecurityServiceException(String) - Constructor for class weblogic.security.service.SecurityServiceException
Constructs a SecurityServiceException with the specified detail message.
SecurityServiceException(String, Throwable) - Constructor for class weblogic.security.service.SecurityServiceException
Constructs a SecurityServiceException with a detail message and a nested exception.
SecurityServiceException(Throwable) - Constructor for class weblogic.security.service.SecurityServiceException
Constructs a SecurityServiceException with a nested exception.
SecurityServiceRuntimeException - exception weblogic.security.service.SecurityServiceRuntimeException.
The SecurityServiceRuntimeException exception is the base exception implemented by some of the WebLogic Security Framework exceptions (that is, any exception that is unique to the weblogic.security.services package).
SecurityServiceRuntimeException() - Constructor for class weblogic.security.service.SecurityServiceRuntimeException
Constructs a SecurityServiceRuntimeException with no arguments.
SecurityServiceRuntimeException(String) - Constructor for class weblogic.security.service.SecurityServiceRuntimeException
Constructs a SecurityServiceRuntimeException with the specified detail message.
SecurityServiceRuntimeException(String, Throwable) - Constructor for class weblogic.security.service.SecurityServiceRuntimeException
Constructs a SecurityServiceRuntimeException with a detail message and a nested exception.
SecurityServiceRuntimeException(Throwable) - Constructor for class weblogic.security.service.SecurityServiceRuntimeException
Constructs a SecurityServiceRuntimeException with a nested exception.
SecurityServices - interface weblogic.security.spi.SecurityServices.
The SecurityServices interface is used by the WebLogic Security Framework to create security service implementations such as the AuditorService, which security providers can then use.
SecuritySpiException - exception weblogic.security.spi.SecuritySpiException.
The SecuritySpiException exception is the base interface implemented by all security provider exceptions.
SecuritySpiException() - Constructor for class weblogic.security.spi.SecuritySpiException
Constructs a SecuritySpiException with no arguments.
SecuritySpiException(String) - Constructor for class weblogic.security.spi.SecuritySpiException
Constructs a SecuritySpiException with the specified detail message.
SecuritySpiException(String, Throwable) - Constructor for class weblogic.security.spi.SecuritySpiException
Constructs a SecuritySpiException with a detail message and a nested exception.
SecuritySpiException(Throwable) - Constructor for class weblogic.security.spi.SecuritySpiException
Constructs a SecuritySpiException with a nested exception.
SelfDescribingResource - interface weblogic.security.spi.SelfDescribingResource.
The ResourceV2 class adds added query methods to the Resource class.
ServerResource - class weblogic.security.service.ServerResource.
The ServerResource class is used by a container to specify the Server resource (and method related to the resource) that a caller is attempting to access.
ServerResource(String, String, String) - Constructor for class weblogic.security.service.ServerResource
Constructs a new ServerResource with a target name composed from the application, server, and action parameters.
setAdjudicationResult(boolean) - Method in class com.bea.security.spi.SimpleAccessResponseFilter
Set adjudication result
setSubject(String, Object) - Method in interface com.bea.security.spi.ProviderAuditRecord
Associates the given subject with the supplied alias.
setValue(Collection) - Method in class weblogic.security.service.GroupCallback
Sets the Collection of Groups as strings.
setValue(Object) - Method in class weblogic.security.service.ContextElement
Sets the value of the ContextElement.
shutdown() - Method in interface weblogic.security.spi.SecurityProvider
Shuts down the security provider.
sign(Principal) - Method in interface weblogic.security.spi.PrincipalValidator
Signs the principal to assure trust.
SimpleAccessResponse - class com.bea.security.spi.SimpleAccessResponse.
This class provides a simple implementation of the AccessResponse abstract class.
SimpleAccessResponse(AccessDecision, Result, ContextHandler[]) - Constructor for class com.bea.security.spi.SimpleAccessResponse
Construct a new SimpleAccessResponse object.
SimpleAccessResponseFilter - class com.bea.security.spi.SimpleAccessResponseFilter.
This class is used to filter AccessResponse objects from an AccessResponseCollector.
SimpleAccessResponseFilter() - Constructor for class com.bea.security.spi.SimpleAccessResponseFilter
Construct a simple filter.
SINGLE_VALUE - Static variable in interface com.bea.security.spi.NameValueType
SINGLE_VALUE is a single name/value pair that is included in a name.
SINGLE_VALUE_PREFIX - Static variable in interface com.bea.security.spi.NameValueType
SINGLE_VALUE_PREFIX is a single name/value pair that is included in the first part of a name.
SINGLE_VALUE_TERMINAL - Static variable in interface com.bea.security.spi.NameValueType
SINGLE_VALUE_TERMINAL is a single name/value pair that is included in the last part of a name.
size() - Method in interface weblogic.security.service.ContextHandler
Provides a count of the number of ContextElements that the handler is able to return.
SUCCESS - Static variable in class weblogic.security.spi.AuditSeverity
Constructs an AuditSeverity object with the SUCCESS severity level.

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