Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
HasRoleResponse |
GPUdb.hasRole(HasRoleRequest request)
Checks if the specified user has the specified role.
|
Modifier and Type | Method and Description |
---|---|
HasRoleRequest |
HasRoleRequest.setOptions(Map<String,String> options)
Optional parameters.
|
HasRoleRequest |
HasRoleRequest.setPrincipal(String principal)
Name of the user for which role membersih is being checked.
|
HasRoleRequest |
HasRoleRequest.setRole(String role)
Name of role to check for membership.
|
Copyright © 2025. All rights reserved.