|
BEA Systems, Inc. | ||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
This package includes WLES-specific interfaces, classes, and exceptions you use to develop WLES security providers.
See:
Description
Interface Summary | |
NameValueType | This class represents a field within a named object. |
ProviderAction | Provides a representation of a action name that is linked with an external authority that determines the format of that name and which name/value pairs it contains. |
ProviderAuditRecord | This interface represents an audit record for the auditing provider. |
ProviderResource | Provides a representation of a resource name that is linked with an external authority that determines the format of that name and which name/value pairs it contains. |
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 |
Class Summary | |
AccessResponse | This base class is used by authorization providers to return additional authorization data when requested. |
AccessResponseCollector | This class is used to collect AccessResponse objects from authorization providers.
|
AccessResponseFilter | This class is used to filter AccessResponse objects from an AccessResponseCollector .
|
SimpleAccessResponse | This class provides a simple implementation of the AccessResponse abstract class.
|
SimpleAccessResponseFilter | This class is used to filter AccessResponse objects from an AccessResponseCollector .
|
This package includes WLES-specific interfaces, classes, and
exceptions you use to develop WLES security providers. In many cases, these
interfaces, classes, and exceptions should be used in conjunction with those in
the weblogic.security.spi
and weblogic.security.service
packages.
@see weblogic.security.spi @see weblogic.security.service @see Developing Security Providers for WebLogic Enterprise Security
|
Documentation is available at http://download.oracle.com/docs/cd/E13212_01/wles/docs42 |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |