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

R

REQUESTOR_ALIAS - Static variable in interface com.bea.security.spi.ProviderAuditRecord
The alias that should be used to store the subject of the identity that audited the event.
reset() - Method in class weblogic.security.service.ResourceBase
Deprecated. As of 04/01/02.

reset() - Method in class weblogic.security.service.JNDIResource
Deprecated. As of 04/01/02.

reset() - Method in class weblogic.security.service.EJBResource
Deprecated. As of 04/01/02.

reset() - Method in class weblogic.security.service.ApplicationResource
Deprecated. As of 04/01/02.

Resource - interface weblogic.security.spi.Resource.
The Resource interface provides the definition for an object that represents a resource that may be protected from unauthorized access.
ResourceActionBundle - interface com.bea.security.spi.ResourceActionBundle.
This class encapsulates a union of a resource and action allowing a provider to extract each of these seperately as well as together in a traditional weblogic.security.spi.Resource
ResourceBase - class weblogic.security.service.ResourceBase.
The ResourceBase class is an abstract base class for all the specific resource types and facilitates the model for the extending resources.
ResourceBase() - Constructor for class weblogic.security.service.ResourceBase
Creates an empty ResourceBase.
ResourceCreationException - exception weblogic.security.service.ResourceCreationException.
The ResourceCreationException exception is thrown if a security provider encounters a problem while creating a resource.
ResourceCreationException - exception weblogic.security.spi.ResourceCreationException.
The ResourceCreationException exception is thrown if a security provider encounters a problem while creating a resource.
ResourceCreationException() - Constructor for class weblogic.security.service.ResourceCreationException
Constructs a ResourceCreationException with no arguments.
ResourceCreationException() - Constructor for class weblogic.security.spi.ResourceCreationException
Constructs a ResourceCreationException with no arguments.
ResourceCreationException(String) - Constructor for class weblogic.security.service.ResourceCreationException
Constructs a ResourceCreationException with the specified detail message.
ResourceCreationException(String) - Constructor for class weblogic.security.spi.ResourceCreationException
Constructs a ResourceCreationException with the specified detail message.
ResourceCreationException(String, Throwable) - Constructor for class weblogic.security.service.ResourceCreationException
Constructs a ResourceCreationException with a detail message and a nested exception.
ResourceCreationException(String, Throwable) - Constructor for class weblogic.security.spi.ResourceCreationException
Constructs a ResourceCreationException with a detail message and a nested exception.
ResourceCreationException(Throwable) - Constructor for class weblogic.security.service.ResourceCreationException
Constructs a ResourceCreationException with a nested exception.
ResourceCreationException(Throwable) - Constructor for class weblogic.security.spi.ResourceCreationException
Constructs a ResourceCreationException with a nested exception.
ResourceNotFoundException - exception weblogic.security.spi.ResourceNotFoundException.
The ResourceNotFoundException exception is thrown if a security provider looks for a resource that should exist, but is unable to find that resource.
ResourceNotFoundException() - Constructor for class weblogic.security.spi.ResourceNotFoundException
Constructs a ResourceNotFoundException with no arguments.
ResourceNotFoundException(String) - Constructor for class weblogic.security.spi.ResourceNotFoundException
Constructs a ResourceNotFoundException with the specified detail message.
ResourceNotFoundException(String, Throwable) - Constructor for class weblogic.security.spi.ResourceNotFoundException
Constructs a ResourceNotFoundException with a detail message and a nested exception.
ResourceNotFoundException(Throwable) - Constructor for class weblogic.security.spi.ResourceNotFoundException
Constructs a ResourceNotFoundException with a nested exception.
ResourceRemovalException - exception weblogic.security.service.ResourceRemovalException.
The ResourceRemovalException exception is thrown if a security provider is unable to remove a resource.
ResourceRemovalException - exception weblogic.security.spi.ResourceRemovalException.
The ResourceRemovalException exception is thrown if a security provider is unable to remove a resource.
ResourceRemovalException() - Constructor for class weblogic.security.service.ResourceRemovalException
Constructs a ResourceRemovalException with no arguments.
ResourceRemovalException() - Constructor for class weblogic.security.spi.ResourceRemovalException
Constructs a ResourceRemovalException with no arguments.
ResourceRemovalException(String) - Constructor for class weblogic.security.service.ResourceRemovalException
Constructs a ResourceRemovalException with the specified detail message.
ResourceRemovalException(String) - Constructor for class weblogic.security.spi.ResourceRemovalException
Constructs a ResourceRemovalException with the specified detail message.
ResourceRemovalException(String, Throwable) - Constructor for class weblogic.security.service.ResourceRemovalException
Constructs a ResourceRemovalException with a detail message and a nested exception.
ResourceRemovalException(String, Throwable) - Constructor for class weblogic.security.spi.ResourceRemovalException
Constructs a ResourceRemovalException with a detail message and a nested exception.
ResourceRemovalException(Throwable) - Constructor for class weblogic.security.service.ResourceRemovalException
Constructs a ResourceRemovalException with a nested exception.
ResourceRemovalException(Throwable) - Constructor for class weblogic.security.spi.ResourceRemovalException
Constructs a ResourceRemovalException with a nested exception.
resStr - Variable in class weblogic.security.service.ResourceBase
 
Result - class weblogic.security.spi.Result.
The Result class contains the result of calling the isAccessAllowed method on an Access Decision.
RoleCreationException - exception weblogic.security.service.RoleCreationException.
A RoleCreationException exception is thrown if a Role Mapping provider has a problem creating a role.
RoleCreationException - exception weblogic.security.spi.RoleCreationException.
A RoleCreationException exception is thrown if a Role Mapping provider has a problem creating a role.
RoleCreationException() - Constructor for class weblogic.security.service.RoleCreationException
Constructs a RoleCreationException with no arguments.
RoleCreationException() - Constructor for class weblogic.security.spi.RoleCreationException
Constructs a RoleCreationException with no arguments.
RoleCreationException(String) - Constructor for class weblogic.security.service.RoleCreationException
Constructs a RoleCreationException with the specified detail message.
RoleCreationException(String) - Constructor for class weblogic.security.spi.RoleCreationException
Constructs a RoleCreationException with the specified detail message.
RoleCreationException(String, Throwable) - Constructor for class weblogic.security.service.RoleCreationException
Constructs a RoleCreationException with a detail message and a nested exception.
RoleCreationException(String, Throwable) - Constructor for class weblogic.security.spi.RoleCreationException
Constructs a RoleCreationException with a detail message and a nested exception.
RoleCreationException(Throwable) - Constructor for class weblogic.security.service.RoleCreationException
Constructs a RoleCreationException with a nested exception.
RoleCreationException(Throwable) - Constructor for class weblogic.security.spi.RoleCreationException
Constructs a RoleCreationException with a nested exception.
RoleMapper - interface weblogic.security.spi.RoleMapper.
The RoleMapper interface defines the security service provider interface (SSPI) for objects capable of obtaining the appropriate set of roles for a particular resource that has been granted to a specific subject.
RoleNotFoundException - exception weblogic.security.spi.RoleNotFoundException.
The RoleNotFoundException exception is thrown if a Role Mapping provider looks for a particular role that should exist, but is unable to find that role.
RoleNotFoundException() - Constructor for class weblogic.security.spi.RoleNotFoundException
Constructs a RoleNotFoundException with no arguments.
RoleNotFoundException(String) - Constructor for class weblogic.security.spi.RoleNotFoundException
Constructs a RoleNotFoundException with the specified detail message.
RoleNotFoundException(String, Throwable) - Constructor for class weblogic.security.spi.RoleNotFoundException
Constructs a RoleNotFoundException with a detail message and a nested exception.
RoleNotFoundException(Throwable) - Constructor for class weblogic.security.spi.RoleNotFoundException
Constructs a RoleNotFoundException with a nested exception.
RoleProvider - interface weblogic.security.spi.RoleProvider.
The RoleProvider interface exposes the services provided by a Role Mapping provider to the WebLogic Security Framework.
RoleRemovalException - exception weblogic.security.service.RoleRemovalException.
The RoleRemovalException exception is thrown if a Role Mapping provider is unable to remove a role.
RoleRemovalException - exception weblogic.security.spi.RoleRemovalException.
The RoleRemovalException exception is thrown if a Role Mapping provider is unable to remove a role.
RoleRemovalException() - Constructor for class weblogic.security.service.RoleRemovalException
Constructs a RoleRemovalException with no arguments.
RoleRemovalException() - Constructor for class weblogic.security.spi.RoleRemovalException
Constructs a RoleRemovalException with no arguments.
RoleRemovalException(String) - Constructor for class weblogic.security.service.RoleRemovalException
Constructs a RoleRemovalException with the specified detail message.
RoleRemovalException(String) - Constructor for class weblogic.security.spi.RoleRemovalException
Constructs a RoleRemovalException with the specified detail message.
RoleRemovalException(String, Throwable) - Constructor for class weblogic.security.service.RoleRemovalException
Constructs a RoleRemovalException with a detail message and a nested exception.
RoleRemovalException(String, Throwable) - Constructor for class weblogic.security.spi.RoleRemovalException
Constructs a RoleRemovalException with a detail message and a nested exception.
RoleRemovalException(Throwable) - Constructor for class weblogic.security.service.RoleRemovalException
Constructs a RoleRemovalException with a nested exception.
RoleRemovalException(Throwable) - Constructor for class weblogic.security.spi.RoleRemovalException
Constructs a RoleRemovalException with a nested exception.

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