Uses of Class
oracle.dbtools.plugin.api.security.annotations.Privilege
-
Packages that use Privilege Package Description oracle.dbtools.plugin.api.security Resource authorization APIs -
- <section role="region">
Uses of Privilege in oracle.dbtools.plugin.api.security
Methods in oracle.dbtools.plugin.api.security that return Privilege Modifier and Type Method Description Privilege
HasPrivileges. privilege(java.lang.String name)
Get thePrivilege
instance for the specified namePrivilege
Privileges. privilege(java.lang.String name)
Get thePrivilege
instance with the specified nameMethods in oracle.dbtools.plugin.api.security with parameters of type Privilege Modifier and Type Method Description PrivilegeSet.Builder
PrivilegeSet.Builder. add(Privilege privilege)
AddPrivilege
to this set
- <section role="region">