BEA Systems, Inc.

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


Uses of Class
weblogic.management.utils.AlreadyExistsException

Packages that use AlreadyExistsException
weblogic.security.providers.authentication   
weblogic.security.providers.authorization   
 

Uses of AlreadyExistsException in weblogic.security.providers.authentication
 

Methods in weblogic.security.providers.authentication that throw AlreadyExistsException
 void LDAPAtnDelegate.createGroup(String groupName, String description)
          Create a new group
 void LDAPAtnDelegate.createUser(String userName, String password, String description)
          Create a new user
 void DefaultAuthenticatorImpl.createGroup(String groupName, String description)
          Create a new group
 void DefaultAuthenticatorImpl.createUser(String userName, String password, String description)
          Create a new user
 

Uses of AlreadyExistsException in weblogic.security.providers.authorization
 

Methods in weblogic.security.providers.authorization that throw AlreadyExistsException
 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.registerPredicate(String predClassName)
          Registers the predicate with the specified class name.
 void DefaultPredicateMgrImpl.registerPredicate(String predClassName)
          Registers the predicate with the specified class name.
 void DefaultAuthorizerImpl.createPolicy(String resourceId, String expression)
          Creates policy for given resource
 void DefaultAuthorizerImpl.registerPredicate(String predClassName)
          Registers the predicate with the specified class name.
 


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