BEA Systems, Inc.

Uses of Class
weblogic.security.spi.ResourceRemovalException

Packages that use ResourceRemovalException
weblogic.security.spi

This package includes interfaces, classes, and exceptions you use to develop security providers. 

 

Uses of ResourceRemovalException in weblogic.security.spi
 

Methods in weblogic.security.spi that throw ResourceRemovalException
 void DeployableAuthorizationProviderV2.deleteApplicationPolicies(ApplicationInfo application)
          Deletes all policies for an application and is only called on one server within a WebLogic Server domain at the time an application is deleted.
 void DeployableAuthorizationProviderV2.undeployAllPolicies(DeployPolicyHandle handle)
          Undeploys all policy for an deployed application (that is, deletes a set of policy definitions on behalf of an undeployed Web application or EJB).
 void DeployableCredentialProvider.undeployCredentialMappings(Resource resource)
          Deprecated. Undeploys credential maps (that is, deletes a credential mapping on behalf of an undeployed Resource Adapter).
 void DeployableAuthorizationProvider.undeployPolicy(Resource resource)
          Deprecated. Undeploys a policy (that is, deletes a policy on behalf of an undeployed Web application or EJB).
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.