BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.security.service.SecurityServiceException

Packages that use SecurityServiceException
weblogic.security.service

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

 

Uses of SecurityServiceException in weblogic.security.service
 

Subclasses of SecurityServiceException in weblogic.security.service
 class ApplicationRemovalException
          The ApplicationRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application.
 class ApplicationVersionCreationException
          The ApplicationVersionCreationException is thrown if a security provider encounters a problem while handling the creation of a new application version.
 class ApplicationVersionRemovalException
          The ApplicationVersionRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application version.
 class DeployHandleCreationException
          The DeployHandleCreationException is thrown if a security provider encounters a problem while creating a DeployPolicyHandle or DeployRoleHandle.
 class ProviderDecisionException
          The ProviderDecisionException exception is thrown by an Access Decision if it encounters a problem during execution.
 class ResourceCreationException
          The ResourceCreationException exception is thrown if a security provider encounters a problem while creating a resource.
 class ResourceNotFoundException
          The ResourceNotFoundException exception is thrown if a security provider looks for a resource that should exist, but is unable to find that resource.
 class ResourceRemovalException
          The ResourceRemovalException exception is thrown if a security provider is unable to remove a resource.
 class RoleCreationException
          A RoleCreationException exception is thrown if a Role Mapping provider has a problem creating a role.
 class RoleNotFoundException
          The RoleNotFoundException exception is thrown if a Role Mapping provider looks for a particular role that should exist, but is unable to find that role.
 class RoleRemovalException
          The RoleRemovalException exception is thrown if a Role Mapping provider is unable to remove a role.
 


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