Package org.keycloak.models
Interface RoleMapperModel.Streams
- 
- All Superinterfaces:
- RoleMapperModel
 - Enclosing interface:
- RoleMapperModel
 
 @Deprecated public static interface RoleMapperModel.Streams extends RoleMapperModel Deprecated.This interface is no longer necessary, collection-based methods were removed from the parent interface and therefore the parent interface can be used directly
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface org.keycloak.models.RoleMapperModelRoleMapperModel.Streams
 
- 
 - 
Method Summary- 
Methods inherited from interface org.keycloak.models.RoleMapperModeldeleteRoleMapping, getClientRoleMappingsStream, getRealmRoleMappingsStream, getRoleMappingsStream, grantRole, hasDirectRole, hasRole
 
- 
 
-