|
BEA Systems, Inc. | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |