| Package | Description |
|---|---|
| oracle.dbtools.plugin.api.security |
Resource authorization APIs
|
| Modifier and Type | Method and Description |
|---|---|
Privilege |
Privileges.privilege(String name)
Get the
Privilege instance with the specified name |
Privilege |
HasPrivileges.privilege(String name)
Get the
Privilege instance for the specified name |
| Modifier and Type | Method and Description |
|---|---|
PrivilegeSet.Builder |
PrivilegeSet.Builder.add(Privilege privilege)
Add
Privilege to this set |