BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.security.service.RoleCreationException

Packages that use RoleCreationException
weblogic.security.service

This package includes interfaces, classes, and exceptions that support security providers. 

 

Uses of RoleCreationException in weblogic.security.service
 

Methods in weblogic.security.service that throw RoleCreationException
 void RoleManager.deployRole(weblogic.security.service.RoleManagerDeployHandle handle, Resource resource, String roleName, String[] userAndGroupNames)
          Deploys a role (that is, creates a role on behalf of a deployed Web application or EJB).
 void RoleManager.endDeployRoles(weblogic.security.service.RoleManagerDeployHandle handle)
          Marks the end of an application role deployment.
 


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