| Package | Description | 
|---|---|
| weblogic.security.spi | 
 This package includes interfaces, classes, and exceptions you use to develop security providers. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
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  | 
ConsumptionException
The  
ConsumptionException is thrown if a security
 provider is unable to consume any type of security data. | 
class  | 
DeployHandleCreationException
The  
DeployHandleCreationException is thrown if a security provider 
 encounters a problem while creating a DeployPolicyHandle or
 DeployRoleHandle. | 
class  | 
JDBCConnectionServiceException
The  
JDBCConnectionServiceException exception is thrown if a named JDBC
 data source is not found. | 
class  | 
ResourceCreationException
The  
ResourceCreationException exception is thrown if a security provider 
 encounters a problem while creating a 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  | 
RoleRemovalException
The  
RoleRemovalException exception is thrown if a Role Mapping provider
 is unable to remove a role. |