Uses of Class
edu.internet2.middleware.grouperClient.api.GcAssignPermissions
Packages that use GcAssignPermissions
-
Uses of GcAssignPermissions in edu.internet2.middleware.grouperClient.api
Methods in edu.internet2.middleware.grouperClient.api that return GcAssignPermissionsModifier and TypeMethodDescriptionGcAssignPermissions.addActionToReplace(String action) actions to replaceGcAssignPermissions.addAttributeAssignId(String attributeAssignId) add a attribute assign id lookupGcAssignPermissions.addAttributeDefIdIndexToReplace(Long theAttributeDefIdIndex) set the attributeDef id index to replaceGcAssignPermissions.addAttributeDefNameToReplace(String theAttributeDefName) set the attributeDef name to replaceGcAssignPermissions.addAttributeDefUuidToReplace(String theAttributeDefUuid) set the attributeDef uuid to replaceadd a param to the listadd a param to the listGcAssignPermissions.addPermissionDefNameIdIndex(Long thePermissionDefNameIdIndex) set the permissionDefName id indexGcAssignPermissions.addPermissionDefNameName(String thePermissionDefNameName) set the permissionDefName nameGcAssignPermissions.addPermissionDefNameUuid(String thePermissionDefNameUuid) set the permissionDefName uuidGcAssignPermissions.addRoleIdIndex(Long theRoleIdIndex) set the role id indexGcAssignPermissions.addRoleName(String theRoleName) set the role nameGcAssignPermissions.addRoleUuid(String theRoleUuid) set the role uuidGcAssignPermissions.addSubjectAttributeName(String subjectAttributeName) GcAssignPermissions.addSubjectRoleLookup(WsMembershipAnyLookup subjectRoleLookup) add a membership any lookupGcAssignPermissions.assignActAsSubject(WsSubjectLookup theActAsSubject) assign the act as subject if anyGcAssignPermissions.assignAssignmentNotes(String theAssignmentNotes) notes on the assignment (optional)GcAssignPermissions.assignClientVersion(String theClientVersion) assign client versionGcAssignPermissions.assignContentType(String theContentType) content type for post requestGcAssignPermissions.assignDelegatable(String theDelegatable) really only for permissions, if the assignee can delegate to someone else.GcAssignPermissions.assignDisabledTime(Timestamp theDisabledTime) disabled time, or null for not disabledGcAssignPermissions.assignDisallowed(Boolean theDisallowed) really only for permissions, if the assignment is a disallow to override an allow in a wider inherited permission resourceGcAssignPermissions.assignEnabledTime(Timestamp theEnabledTime) enabled time, or null for enabledGcAssignPermissions.assignIncludeGroupDetail(Boolean theIncludeGroupDetail) assign if the group detail should be includedGcAssignPermissions.assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail) if should include subject detailGcAssignPermissions.assignPermissionAssignOperation(String thePermissionAssignOperation) operation to perform for permission on role or subject, from enum PermissionAssignOperation assign_permission, remove_permissionGcAssignPermissions.assignPermissionType(String thePermissionType) is role or role_subject from the PermissionType enumGcAssignPermissions.assignWsEndpoint(String theWsEndpoint) endpoint to grouper WS, e.g. https://server.school.edu/grouper-ws/servicesRestGcAssignPermissions.assignWsPass(String theWsPass) ws passGcAssignPermissions.assignWsPassEncrypted(String theWsPassEncrypted) ws passGcAssignPermissions.assignWsPassFile(File theFile) ws passGcAssignPermissions.assignWsPassFileEncrypted(File theFile) ws passGcAssignPermissions.assignWsUser(String theWsUser) ws user