| Package | Description |
|---|---|
| org.graylog2.rest.models.users.responses |
| Modifier and Type | Method and Description |
|---|---|
static TokenSummary |
TokenSummary.create(String id,
String name,
org.joda.time.DateTime lastAccess) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<TokenSummary> |
TokenList.tokens() |
| Modifier and Type | Method and Description |
|---|---|
static TokenList |
TokenList.create(List<TokenSummary> tokens) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.