Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02

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/E12839_01/web.1111/wls.htm
Copyright 1996, 2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02