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.