| Package | Description |
|---|---|
| org.graylog2.rest.models.system.sessions.requests | |
| org.graylog2.rest.resources.system |
| Modifier and Type | Method and Description |
|---|---|
static SessionCreateRequest |
SessionCreateRequest.create(String username,
String password,
String host) |
| Modifier and Type | Method and Description |
|---|---|
SessionResponse |
SessionsResource.newSession(javax.ws.rs.container.ContainerRequestContext requestContext,
SessionCreateRequest createRequest) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.