public interface Privileges
Utility methods for working with
Privilege instances
- Author:
- cdivilly
-
Method Summary
Get the
Privilege instance with the specified name
-
Method Details
-
privilege
Get the
Privilege instance with the specified name
- Parameters:
name - The fully qualified (including package prefix) name of the
Privilege
- Returns:
- The instance or null if no matching privilege found.