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() |
getHeader, getResponse, getResponseHeader, toStringpublic AuthUserGetResponse(AuthUserGetResponse response)
Copyright © 2021. All rights reserved.