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

D

deleteApplication(String) - Method in interface weblogic.security.spi.VersionableApplicationProvider
Marks the deletion of a non-versioned application and is only called on one server within a WebLogic Server domain at the time the application is deleted.
deleteApplicationVersion(String) - Method in interface weblogic.security.spi.VersionableApplicationProvider
Marks the deletion of an application version and is only called on one server within a WebLogic Server domain at the time the version is deleted.
DENY - Static variable in class weblogic.security.spi.Result
Indicates that the Access Decision has decided that the request should be denied.
DeployableAuthorizationProvider - interface weblogic.security.spi.DeployableAuthorizationProvider.
An Authorization provider that supports deploying policies on behalf of Web application and EJB deployment needs to implement this interface.
DeployableCredentialProvider - interface weblogic.security.spi.DeployableCredentialProvider.
A Credential Mapping provider that supports deploying policies on behalf of Resource Adapter deployment needs to implement this interface.
DeployableRoleProvider - interface weblogic.security.spi.DeployableRoleProvider.
A Role Mapping provider that supports deploying roles on behalf of Web application and EJB deployment needs to implement this interface.
deployCredentialMapping(Resource, String, String, String) - Method in interface weblogic.security.spi.DeployableCredentialProvider
Deploys credential maps (that is, creates a credential mapping on behalf of a deployed Resource Adapter).
deployPolicy(Resource, String[]) - Method in interface weblogic.security.spi.DeployableAuthorizationProvider
Deploys a policy (that is, creates a policy on behalf of a deployed Web application or EJB).
deployRole(Resource, String, String[]) - Method in interface weblogic.security.spi.DeployableRoleProvider
Deploys a role (that is, creates a role on behalf of a deployed Web application/EJB).
Direction - class weblogic.security.spi.Direction.
The Direction class is used to represent when the authorization check is to be performed by an Access Decision (either before a resource is accessed or after access has been allowed).

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