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