Oracle Entitlements Server Provider SSPI API Reference

Package com.bea.security.spi

This package includes ALES-specific interfaces, classes, and exceptions you use to develop ALES 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.
 

Package com.bea.security.spi Description

This package includes ALES-specific interfaces, classes, and exceptions you use to develop ALES 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 Developing Security Providers for AquaLogic Enterprise Security for more information.

Author:
Copyright © 2004-2008, Oracle and/or its affiliates. All rights reserved.