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.RoleMapperModel
RoleMapperModel.Streams
-
-
Method Summary
-
Methods inherited from interface org.keycloak.models.RoleMapperModel
deleteRoleMapping, getClientRoleMappingsStream, getRealmRoleMappingsStream, getRoleMappingsStream, grantRole, hasDirectRole, hasRole
-
-