Interface Privileges
-
public interface Privileges
Utility methods for working withPrivilege
instances- Author:
- cdivilly
-
-
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
-