public class AuthUserGetResponse extends AbstractResponse<AuthUserGetResponse>
Auth#userGet(ByteSequence) contains a header and
a list of roles associated with the user.Response.Header| Constructor and Description |
|---|
AuthUserGetResponse(AuthUserGetResponse response) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getRoles()
returns a list of roles.
|
getHeader, getResponse, getResponseHeader, toStringpublic AuthUserGetResponse(AuthUserGetResponse response)
Copyright © 2019. All rights reserved.