SecurityProviderBulkRoleProvider, DeployableRoleProviderV2public interface RoleProvider extends SecurityProvider
RoleProvider interface exposes the services provided by a
 Role Mapping provider to the WebLogic Security Framework. This allows the 
 Role Mapping provider to be manipulated (initialized, started, stopped, and
 so on).| Modifier and Type | Method | Description | 
|---|---|---|
| RoleMapper | getRoleMapper() | Gets the implementation of the
  RoleMappersecurity service provider interface (SSPI). | 
getDescription, initialize, shutdownRoleMapper getRoleMapper()
RoleMapper security service provider interface (SSPI).RoleMapper SSPI.