Package | Description |
---|---|
org.graylog2.rest.resources.users | |
org.graylog2.rest.resources.users.responses |
Modifier and Type | Method and Description |
---|---|
Token |
UsersResource.generateNewToken(String username,
String name) |
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.