| Modifier and Type | Method and Description |
|---|---|
static UserSessionsSearchResultEntity |
UserSessionsSearchResultEntity.fromToken(AuthenticationToken session,
Directory directory) |
| Modifier and Type | Method and Description |
|---|---|
RestPage<UserSessionsSearchResultEntity> |
SessionsAdminController.searchUserSessions(String searchKeyword,
Long directoryId,
RestPageRequest pageRequest) |
| Modifier and Type | Field and Description |
|---|---|
static List<UserSessionsSearchResultEntity> |
SessionsAdminExamples.SEARCH_USER_SESSIONS_EXAMPLE |
| Modifier and Type | Method and Description |
|---|---|
RestPage<UserSessionsSearchResultEntity> |
SessionsAdminResource.getUserSessions(String searchKeyword,
Long directoryId,
RestPageRequest pageRequest)
Lists the sessions of users for specified parameters
|
Copyright © 2023 Atlassian. All rights reserved.