| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
ShowSecurityResponse | 
GPUdb.showSecurity(List<String> names,
            Map<String,String> options)
Shows security information relating to users and/or roles. 
 | 
ShowSecurityResponse | 
GPUdb.showSecurity(ShowSecurityRequest request)
Shows security information relating to users and/or roles. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ShowSecurityResponse | 
ShowSecurityResponse.setPermissions(Map<String,List<Map<String,String>>> permissions)  | 
ShowSecurityResponse | 
ShowSecurityResponse.setRoles(Map<String,List<String>> roles)  | 
ShowSecurityResponse | 
ShowSecurityResponse.setTypes(Map<String,String> types)  | 
Copyright © 2019. All rights reserved.