BEA Systems, Inc.

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 PolicyStoreMBean.deletePolicy(String identifier, String version)
          Deletes policy with given identifier and version.
 void PolicyStoreMBean.deletePolicySet(String identifier, String version)
          Deletes policy set with given identifier and version.
 void PolicyEditorMBean.removePolicy(String resourceId)
          Removes a policy.
 void RoleEditorMBean.removeRole(String resourceId, String roleName)
          Removes a role from a resource.
 


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