public class AuthRoleGetResponse extends AbstractResponse<AuthRoleGetResponse>
Auth#roleGet(ByteSequence) contains
a header and a list of permissions.Response.Header| Constructor and Description |
|---|
AuthRoleGetResponse(AuthRoleGetResponse response) |
| Modifier and Type | Method and Description |
|---|---|
List<Permission> |
getPermissions() |
getHeader, getResponse, getResponseHeader, toStringpublic AuthRoleGetResponse(AuthRoleGetResponse response)
public List<Permission> getPermissions()
Copyright © 2019. All rights reserved.