| Package | Description |
|---|---|
| org.graylog2.rest.resources.users | |
| org.graylog2.rest.resources.users.requests |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
UsersResource.create(CreateUserRequest cr) |
| Modifier and Type | Method and Description |
|---|---|
static CreateUserRequest |
CreateUserRequest.create(String username,
String password,
String email,
String fullName,
List<String> permissions,
String timezone,
Long sessionTimeoutMs,
Startpage startpage) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.