| Package | Description |
|---|---|
| org.graylog2.rest.models.users.responses | |
| org.graylog2.rest.resources.users |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
Token |
UsersResource.generateNewToken(String username,
String name) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.