BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.security.service.RoleRemovalException

Packages that use RoleRemovalException
weblogic.security.service

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

 

Uses of RoleRemovalException in weblogic.security.service
 

Methods in weblogic.security.service that throw RoleRemovalException
 void RoleManager.undeployAllRoles(weblogic.security.service.RoleManagerDeployHandle handle)
          Undeploys all roles (that is, deletes a set of roles on behalf of an undeployed Web application or EJB).
 void RoleManager.deleteApplicationRoles(weblogic.security.service.SecurityApplicationInfo appInfo)
          Deletes all roles 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.