Uses of Class
edu.internet2.middleware.grouper.membership.MembershipPathGroup
Packages that use MembershipPathGroup
-
Uses of MembershipPathGroup in edu.internet2.middleware.grouper.membership
Methods in edu.internet2.middleware.grouper.membership that return MembershipPathGroupModifier and TypeMethodDescriptionstatic MembershipPathGroupMembershipPathGroup.analyze(AttributeDef attributeDef, Member member, Field field) analyze the membership/privilege of a member in a attributeDef by various pathsstatic MembershipPathGroupMembershipPathGroup.analyze(AttributeDef attributeDef, Member member, Field field, Subject callingSubject) analyze the membership/privilege of a member in a attributeDef by various pathsstatic MembershipPathGroupanalyze the membership/privilege of a member in a group by various pathsstatic MembershipPathGroupMembershipPathGroup.analyze(Group group, Member member, Field field, Subject callingSubject, int timeToLive) analyze the membership/privilege of a member in a group by various pathsstatic MembershipPathGroupanalyze the membership/privilege of a member in a group by various pathsstatic MembershipPathGroupanalyze the membership/privilege of a member in a stem by various pathsstatic MembershipPathGroupanalyze the membership/privilege of a member in a stem by various pathsstatic MembershipPathGroupMembershipPathGroup.analyzePrivileges(AttributeDef attributeDef, Member member) analyze attributeDef privileges for a attributeDef and a memberstatic MembershipPathGroupMembershipPathGroup.analyzePrivileges(AttributeDef attributeDef, Member member, Subject callingSubject) analyze the privileges of a member in a attributeDef by various pathsstatic MembershipPathGroupMembershipPathGroup.analyzePrivileges(AttributeDef attributeDef, Subject subject) analyze attrDef privileges for an attrDef and a memberstatic MembershipPathGroupMembershipPathGroup.analyzePrivileges(Group group, Member member) analyze group privileges for a group and a memberstatic MembershipPathGroupMembershipPathGroup.analyzePrivileges(Group group, Member member, Subject callingSubject) analyze the privileges of a member in a group by various pathsstatic MembershipPathGroupMembershipPathGroup.analyzePrivileges(Group group, Subject subject) analyze group privileges for a group and a memberstatic MembershipPathGroupMembershipPathGroup.analyzePrivileges(Stem stem, Member member) analyze stem privileges for a stem and a memberstatic MembershipPathGroupMembershipPathGroup.analyzePrivileges(Stem stem, Member member, Subject callingSubject) analyze the privileges of a member in a stem by various pathsstatic MembershipPathGroupMembershipPathGroup.analyzePrivileges(Stem stem, Subject subject) analyze stem privileges for a stem and a member