| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ApplicationRemovalExceptionThe ApplicationRemovalExceptionis thrown if a security provider 
 encounters a problem while handling the deletion of an application. | 
|  interface | ApplicationVersionCreationExceptionThe ApplicationVersionCreationExceptionis thrown if a security provider 
 encounters a problem while handling the creation of a new application version. | 
|  interface | ApplicationVersionRemovalExceptionThe ApplicationVersionRemovalExceptionis thrown if a security provider 
 encounters a problem while handling the deletion of an application version. | 
|  interface | ProviderDecisionExceptionThe ProviderDecisionExceptionexception is thrown by an Access Decision
 if it encounters a problem during execution. | 
|  interface | ResourceCreationExceptionThe ResourceCreationExceptionexception is thrown if a security provider
 encounters a problem while creating a resource. | 
|  interface | ResourceNotFoundExceptionThe ResourceNotFoundExceptionexception is thrown if a security provider
 looks for a resource that should exist, but is unable to find that
 resource. | 
|  interface | ResourceRemovalExceptionThe ResourceRemovalExceptionexception is thrown if a security provider
 is unable to remove a resource. | 
|  interface | RoleCreationExceptionA RoleCreationExceptionexception is thrown if a Role Mapping provider
 has a problem creating a role. | 
|  interface | RoleNotFoundExceptionThe RoleNotFoundExceptionexception is thrown if a Role Mapping provider
 looks for a particular role that should exist, but is unable to find that
 role. | 
|  interface | RoleRemovalExceptionThe RoleRemovalExceptionexception is thrown if a Role Mapping provider
 is unable to remove a role. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||