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.
|
HasRoleResponse |
GPUdb.hasRole(String principal,
String role,
Map<String,String> options)
Checks if the specified user has the specified role.
|
Modifier and Type | Method and Description |
---|---|
HasRoleResponse |
HasRoleResponse.setHasRole(boolean hasRole) |
HasRoleResponse |
HasRoleResponse.setInfo(Map<String,String> info) |
HasRoleResponse |
HasRoleResponse.setPrincipal(String principal) |
HasRoleResponse |
HasRoleResponse.setRole(String role) |
Copyright © 2024. All rights reserved.