Uses of Class
org.bremersee.keycloak.api.model.UserSessionRepresentation
Packages that use UserSessionRepresentation
-
Uses of UserSessionRepresentation in org.bremersee.keycloak.api.model
Methods in org.bremersee.keycloak.api.model that return UserSessionRepresentationModifier and TypeMethodDescriptionUserSessionRepresentation.lastAccess(Long lastAccess) UserSessionRepresentation.putClientsItem(String key, String clientsItem) UserSessionRepresentation.rememberMe(Boolean rememberMe) UserSessionRepresentation.transientUser(Boolean transientUser)