BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.security.service.ResourceCreationException

Packages that use ResourceCreationException
weblogic.security.service

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

 

Uses of ResourceCreationException in weblogic.security.service
 

Methods in weblogic.security.service that throw ResourceCreationException
 void AuthorizationManager.deployPolicy(weblogic.security.service.AuthorizationManagerDeployHandle handle, Resource resource, String[] roleNames)
          Deploys a policy (that is, creates a policy on behalf of a deployed Web application or EJB).
 void AuthorizationManager.deployUncheckedPolicy(weblogic.security.service.AuthorizationManagerDeployHandle handle, Resource resource)
          Deploys a policy which always grants access.
 void AuthorizationManager.deployExcludedPolicy(weblogic.security.service.AuthorizationManagerDeployHandle handle, Resource resource)
          Deploys a policy which always denies access.
 void AuthorizationManager.endDeployPolicies(weblogic.security.service.AuthorizationManagerDeployHandle handle)
          Marks the end of an application policy deployment.
 


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