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.setInfo(Map<String,String> info) |
ShowSecurityResponse |
ShowSecurityResponse.setPermissions(Map<String,List<Map<String,String>>> permissions) |
ShowSecurityResponse |
ShowSecurityResponse.setResourceGroups(Map<String,String> resourceGroups) |
ShowSecurityResponse |
ShowSecurityResponse.setRoles(Map<String,List<String>> roles) |
ShowSecurityResponse |
ShowSecurityResponse.setTypes(Map<String,String> types) |
Copyright © 2020. All rights reserved.