Uses of Class
edu.internet2.middleware.grouper.ws.coresoap.WsAssignPermissionsLiteResults
Package
Description
This package has grouper-ws logic and beans
All beans that are needed by Axis are here so there is only one namespace.
-
Uses of WsAssignPermissionsLiteResults in edu.internet2.middleware.grouper.ws
Modifier and TypeMethodDescriptionGrouperServiceLogic.assignPermissionsLite
(GrouperVersion clientVersion, PermissionEntry.PermissionType permissionType, String permissionDefNameName, String permissionDefNameId, PermissionAssignOperation permissionAssignOperation, String assignmentNotes, Timestamp assignmentEnabledTime, Timestamp assignmentDisabledTime, AttributeAssignDelegatable delegatable, String wsAttributeAssignId, String roleName, String roleId, String subjectRoleName, String subjectRoleId, String subjectRoleSubjectId, String subjectRoleSubjectSourceId, String subjectRoleSubjectIdentifier, String action, String actAsSubjectId, String actAsSubjectSourceId, String actAsSubjectIdentifier, boolean includeSubjectDetail, String subjectAttributeNames, boolean includeGroupDetail, String paramName0, String paramValue0, String paramName1, String paramValue1, Boolean disallowed) assign permissions to role or subject (in the context of a role) -
Uses of WsAssignPermissionsLiteResults in edu.internet2.middleware.grouper.ws.coresoap
Modifier and TypeMethodDescriptionGrouperService.assignPermissionsLite
(String clientVersion, String permissionType, String permissionDefNameName, String permissionDefNameId, String permissionAssignOperation, String assignmentNotes, String assignmentEnabledTime, String assignmentDisabledTime, String delegatable, String wsAttributeAssignId, String roleName, String roleId, String subjectRoleName, String subjectRoleId, String subjectRoleSubjectId, String subjectRoleSubjectSourceId, String subjectRoleSubjectIdentifier, String action, String actAsSubjectId, String actAsSubjectSourceId, String actAsSubjectIdentifier, String includeSubjectDetail, String subjectAttributeNames, String includeGroupDetail, String paramName0, String paramValue0, String paramName1, String paramValue1, String disallowed) assign permissions to role or subject (in the context of a role) -
Uses of WsAssignPermissionsLiteResults in edu.internet2.middleware.grouper.ws.rest
Modifier and TypeMethodDescriptionGrouperServiceRest.assignPermissionsLite
(GrouperVersion clientVersion, WsRestAssignPermissionsLiteRequest wsRestAssignPermissionsLiteRequest) assign attributes rest for one owner (lite)