Uses of Class
org.keycloak.representations.account.SessionRepresentation
-
Packages that use SessionRepresentation Package Description org.keycloak.representations.account -
-
Uses of SessionRepresentation in org.keycloak.representations.account
Methods in org.keycloak.representations.account that return types with arguments of type SessionRepresentation Modifier and Type Method Description List<SessionRepresentation>
DeviceRepresentation. getSessions()
Methods in org.keycloak.representations.account with parameters of type SessionRepresentation Modifier and Type Method Description void
DeviceRepresentation. addSession(SessionRepresentation sessionRep)
-