Uses of Class
edu.internet2.middleware.grouper.PrivilegeStemInheritanceSave
Packages that use PrivilegeStemInheritanceSave
Package
Description
The I2MI Grouper project is an open source toolkit for managing groups.
-
Uses of PrivilegeStemInheritanceSave in edu.internet2.middleware.grouper
Methods in edu.internet2.middleware.grouper that return PrivilegeStemInheritanceSaveModifier and TypeMethodDescriptionfield of privilegePrivilegeStemInheritanceSave.addFieldId(String theFieldId) field of privilegePrivilegeStemInheritanceSave.addFieldName(String theFieldName) field of privilege (could be privilege name too)PrivilegeStemInheritanceSave.addPrivilege(Privilege privilege) add privilegePrivilegeStemInheritanceSave.addPrivilegeName(String thePrivilegeName) field of privilege (could be privilege name too)PrivilegeStemInheritanceSave.assignAttributeAssign(AttributeAssign theAttributeAssign) rule attribute assign to deletePrivilegeStemInheritanceSave.assignAttributeAssignId(String theAttributeAssignId) rule attribute assign id to deletePrivilegeStemInheritanceSave.assignMember(Member theMember) member to addPrivilegeStemInheritanceSave.assignMemberId(String theMemberId) member id to addPrivilegeStemInheritanceSave.assignNameMatchesSqlLikeString(String theNameMatchesSqlLikeString) only do this for certain like stringsPrivilegeStemInheritanceSave.assignRunAsRoot(boolean runAsRoot) set this to true to run as a root sessionPrivilegeStemInheritanceSave.assignSaveMode(SaveMode theSaveMode) save mode.PrivilegeStemInheritanceSave.assignStem(Stem theStem) assign a stemPrivilegeStemInheritanceSave.assignStemId(String theStemId) stem id to add to, mutually exclusive with stem namePrivilegeStemInheritanceSave.assignStemName(String theStemName) stem name to add to, mutually exclusive with stem idPrivilegeStemInheritanceSave.assignStemScope(Stem.Scope theScope) assign a stem scope, default to SUBPrivilegeStemInheritanceSave.assignStemScopeName(String theScope) assign a stemscope, default to SUBPrivilegeStemInheritanceSave.assignSubject(Subject theSubject) subject to addPrivilegeStemInheritanceSave.assignSubjectId(String theSubjectId) subject id to add, mutually exclusive and preferable to subject identifierPrivilegeStemInheritanceSave.assignSubjectIdentifier(String theSubjectIdentifier) subject identifier to add, mutually exclusive and not preferable to subject idPrivilegeStemInheritanceSave.assignSubjectSourceId(String theSubjectSourceId) subject source id to add