| Package | Description |
|---|---|
| org.graylog2.rest.models.users.requests |
| 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,
List<String> roles) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.