Interface Privileges
-
public interface Privileges
Utility methods for working withPrivilege
instances- Author:
- cdivilly
-
<section role="region">
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Privilege
privilege(java.lang.String name)
Get thePrivilege
instance with the specified name
-
- <section role="region"> </section>