Package com.datahub.authorization
Class ConjunctivePrivilegeGroup
java.lang.Object
com.datahub.authorization.ConjunctivePrivilegeGroup
Represents a group of privileges that must ALL be required to authorize a request.
That is, an AND of privileges.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConjunctivePrivilegeGroup
-
-
Method Details
-
getRequiredPrivileges
-