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 PrivilegeHasPrivileges. privilege(java.lang.String name)Get thePrivilegeinstance for the specified namePrivilegePrivileges. privilege(java.lang.String name)Get thePrivilegeinstance with the specified name
</section>Methods in oracle.dbtools.plugin.api.security with parameters of type Privilege Modifier and Type Method Description PrivilegeSet.BuilderPrivilegeSet.Builder. add(Privilege privilege)AddPrivilegeto this set
- <section role="region">