BEA Systems, Inc.


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
 interface ProviderDecisionException
          The ProviderDecisionException exception is thrown by an Access Decision if it encounters a problem during execution.
 interface ResourceCreationException
          The ResourceCreationException exception is thrown if a security provider encounters a problem while creating a resource.
 interface ResourceNotFoundException
          The ResourceNotFoundException exception is thrown if a security provider looks for a resource that should exist, but is unable to find that resource.
 interface ResourceRemovalException
          The ResourceRemovalException exception is thrown if a security provider is unable to remove a resource.
 interface RoleCreationException
          A RoleCreationException exception is thrown if a Role Mapping provider has a problem creating a role.
 interface 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.
 interface 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/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference