BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.management.utils.RemoveException

Packages that use RemoveException
weblogic.management.security.authorization Provides interfaces and classes for the configuration, control and monitoring of Authorization, Adjudication, and Role Mapping security providers in a WebLogic security realm. 
 

Uses of RemoveException in weblogic.management.security.authorization
 

Methods in weblogic.management.security.authorization that throw RemoveException
 void RoleEditorMBean.removeRole(String resourceId, String roleName)
          Removes a role from a resource.
 void PolicyStoreMBean.deletePolicy(String identifier, String version)
          Deletes policy with given identifier and version from policy store.
 void PolicyStoreMBean.deletePolicySet(String identifier, String version)
          Deletes policy set with given identifier and version from policy store.
 void PolicyEditorMBean.removePolicy(String resourceId)
          Removes a policy.
 


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