BEA Systems, Inc.

BEA AquaLogic Enterprise Security Provider SSPI 2.5 API Reference

Uses of Class
weblogic.security.spi.SecuritySpiException

Packages that use SecuritySpiException
weblogic.security.spi

This package includes interfaces, classes, and exceptions you use to develop security providers.  

 

Uses of SecuritySpiException in weblogic.security.spi
 

Subclasses of SecuritySpiException in weblogic.security.spi
 interface ApplicationRemovalException
          The ApplicationRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application.
 interface ApplicationVersionCreationException
          The ApplicationVersionCreationException is thrown if a security provider encounters a problem while handling the creation of a new application version.
 interface ApplicationVersionRemovalException
          The ApplicationVersionRemovalException is thrown if a security provider encounters a problem while handling the deletion of an application version.
 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/E13169_01/ales/docs25