Uses of Class
edu.internet2.middleware.grouperClient.api.GcGetPermissionAssignments
Packages that use GcGetPermissionAssignments
-
Uses of GcGetPermissionAssignments in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api that return GcGetPermissionAssignmentsModifier and TypeMethodDescriptionGcGetPermissionAssignments.addAttributeDefIdIndex(Long theAttributeDefIdIndex) set the attributedef id indexGcGetPermissionAssignments.addAttributeDefName(String theAttributeDefName) set the attributedef nameGcGetPermissionAssignments.addAttributeDefNameIdIndex(Long theAttributeDefNameIdIndex) set the attributeDefName id indexGcGetPermissionAssignments.addAttributeDefNameName(String theAttributeDefNameName) set the attributeDefName nameGcGetPermissionAssignments.addAttributeDefNameUuid(String theAttributeDefNameUuid) set the attributeDefName uuidGcGetPermissionAssignments.addAttributeDefUuid(String theAttributeDefUuid) set the attributedef uuidadd a param to the listadd a param to the listGcGetPermissionAssignments.addPermissionEnvVar(WsPermissionEnvVar wsPermissionEnvVar) limitEnvVars if processing limits, pass in a set of limits.GcGetPermissionAssignments.addPermissionEnvVar(String envVarName, String envVarValue, String envVarType) limitEnvVars if processing limits, pass in a set of limits.GcGetPermissionAssignments.addRoleIdIndex(Long theRoleIdIndex) set the role id indexGcGetPermissionAssignments.addRoleName(String theRoleName) set the role nameGcGetPermissionAssignments.addRoleUuid(String theRoleUuid) set the role uuidGcGetPermissionAssignments.addSubjectAttributeName(String subjectAttributeName) GcGetPermissionAssignments.addSubjectLookup(WsSubjectLookup wsSubjectLookup) set the subject lookupGcGetPermissionAssignments.assignActAsSubject(WsSubjectLookup theActAsSubject) assign the act as subject if anyGcGetPermissionAssignments.assignClientVersion(String theClientVersion) assign client versionGcGetPermissionAssignments.assignContentType(String theContentType) content type for post requestGcGetPermissionAssignments.assignEnabled(String theEnabled) assign A for all, T or null for enabled only, F for disabled onlyGcGetPermissionAssignments.assignImmediateOnly(boolean theImmediateOnly) T of F (defaults to F) if we should filter out non immediate permissionsGcGetPermissionAssignments.assignIncludeAssignmentsOnAssignments(Boolean theIncludeAssignmentsOnAssignments) GcGetPermissionAssignments.assignIncludeAttributeAssignments(Boolean theIncludeAttributeAssignments) T or F for it attribute assignments should be returnedGcGetPermissionAssignments.assignIncludeAttributeDefNames(Boolean theIncludeAttributeDefNames) T or F for if attributeDefName objects should be returnedGcGetPermissionAssignments.assignIncludeGroupDetail(Boolean theIncludeGroupDetail) assign if the group detail should be includedGcGetPermissionAssignments.assignIncludePermissionAssignDetail(Boolean theIncludePermissionAssignDetail) T or F for if the permission details should be returnedGcGetPermissionAssignments.assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail) if should include subject detailGcGetPermissionAssignments.assignPermissionProcessor(String thePermissionProcessor) if we should find the best answer, or process limits, etc.GcGetPermissionAssignments.assignPermissionType(String thePermissionType) are we looking for role permissions or subject permissions?GcGetPermissionAssignments.assignPointInTimeFrom(Timestamp pointInTimeFrom) To query permissions at a certain point in time or time range in the past, set this value and/or the value of pointInTimeTo.GcGetPermissionAssignments.assignPointInTimeTo(Timestamp pointInTimeTo) To query permissions at a certain point in time or time range in the past, set this value and/or the value of pointInTimeFrom.GcGetPermissionAssignments.assignWsEndpoint(String theWsEndpoint) endpoint to grouper WS, e.g. https://server.school.edu/grouper-ws/servicesRestGcGetPermissionAssignments.assignWsPass(String theWsPass) ws passGcGetPermissionAssignments.assignWsPassEncrypted(String theWsPassEncrypted) ws passGcGetPermissionAssignments.assignWsPassFile(File theFile) ws passGcGetPermissionAssignments.assignWsPassFileEncrypted(File theFile) ws passGcGetPermissionAssignments.assignWsUser(String theWsUser) ws user