BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)


Uses of Class
weblogic.management.utils.CreateException

Packages that use CreateException
weblogic.security.providers.authorization   
 

Uses of CreateException in weblogic.security.providers.authorization
 

Methods in weblogic.security.providers.authorization that throw CreateException
 void DefaultRoleMapperImpl.createRole(String resourceId, String roleName, String expression)
          Creates a role with the given role name, expression and in the scope of the specified resource
 void DefaultRoleMapperImpl.createRole(String resourceId, String roleName, String expression, String auxiliary)
          Creates a role with the given role name, expression and in the scope of the specified resource
 void DefaultRoleMapperImpl.setRoleExpression(String resourceId, String roleName, String expression)
          Modifies the expression of the specified role
 void DefaultRoleMapperImpl.setRoleAuxiliary(String resourceId, String roleName, String auxiliary)
          Modifies the expression of the specified role
 void DefaultAuthorizerImpl.createPolicy(String resourceId, String expression)
          Creates policy for given resource
 void DefaultAuthorizerImpl.setPolicyExpression(String resourceId, String expression)
          Modifies the expression of the given resource
 


Documentation is available at
http://e-docs.bea.com/wls/docs90
Copyright 2005 BEA Systems Inc.