Package | Description |
---|---|
org.keycloak.services.managers | |
org.keycloak.services.resources.admin |
Modifier and Type | Method and Description |
---|---|
static UserSessionRepresentation |
ModelToRepresentation.toRepresentation(UserSessionModel session) |
Modifier and Type | Method and Description |
---|---|
List<UserSessionRepresentation> |
UsersResource.getSessions(String username)
List set of sessions associated with this user.
|
List<UserSessionRepresentation> |
ApplicationResource.getUserSessions()
Return a list of user sessions associated with this application
|
Copyright © 2014. All Rights Reserved.