Uses of Class
org.simexid.keycloak.model.SSORoles
Packages that use SSORoles
-
Uses of SSORoles in org.simexid.keycloak.service
Methods in org.simexid.keycloak.service that return types with arguments of type SSORolesModifier and TypeMethodDescriptionKeycloakUtil.retrieveUserRole
(String sub, KeycloakEnum.Type type, String clientUIID) Retrieves the roles of a user in Keycloak.KeycloakUtil.searchRoles
(String name, KeycloakEnum.Type type, String clientUUID) Searches for roles in Keycloak.