| Package | Description |
|---|---|
| org.graylog2.rest.models.users.responses |
| Modifier and Type | Method and Description |
|---|---|
static Token |
Token.create(String name,
String token,
org.joda.time.DateTime lastAccess) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Token> |
TokenList.tokens() |
| Modifier and Type | Method and Description |
|---|---|
static TokenList |
TokenList.create(List<Token> tokens) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.