| Package | Description | 
|---|---|
| weblogic.security.spi | 
 This package includes interfaces, classes, and exceptions you use to develop security providers. 
 | 
| Modifier and Type | Interface | Description | 
|---|---|---|
interface  | 
BulkRoleProvider | 
 The  
BulkRoleProvider interface exposes the services provided by an
 bulk Role provider to the WebLogic Security Framework. | 
interface  | 
DeployableRoleProviderV2 | 
 A Role Mapping provider that supports deploying
 roles on behalf of Web application and EJB deployments
 is required to implement this interface. 
 |