BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.security.service.ResourceRemovalException

Packages that use ResourceRemovalException
weblogic.security.service

This package includes interfaces, classes, and exceptions that support security providers. 

 

Uses of ResourceRemovalException in weblogic.security.service
 

Methods in weblogic.security.service that throw ResourceRemovalException
 void AuthorizationManager.undeployAllPolicies(weblogic.security.service.AuthorizationManagerDeployHandle handle)
          Undeploys all policy for an deployed application (that is, deletes a set of policy defitions on behalf of an undeployed Web application or EJB).
 void AuthorizationManager.deleteApplicationPolicies(weblogic.security.service.SecurityApplicationInfo appInfo)
          Deletes all policy for an application and is only called on one server within a WLS domain at the time an application is deleted.
 


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