Uses of Class
org.simexid.keycloak.model.SSOUser
Packages that use SSOUser
-
Uses of SSOUser in org.simexid.keycloak.service
Methods in org.simexid.keycloak.service that return SSOUserModifier and TypeMethodDescriptionKeycloakUtil.getUserInfo(String sub) Retrieves the user information from Keycloak.Methods in org.simexid.keycloak.service that return types with arguments of type SSOUserModifier and TypeMethodDescriptionKeycloakUtil.searchUser(KeycloakEnum.SearchUserType searchUserType, String searchText) Searches for a user in Keycloak.