Package | Description |
---|---|
edu.internet2.middleware.grouperClient.api |
Modifier and Type | Method and Description |
---|---|
GcFindGroups |
GcFindGroups.addGroupIdIndex(Long theGroupIdIndex)
set the group id index
|
GcFindGroups |
GcFindGroups.addGroupName(String theGroupName)
set the group name
|
GcFindGroups |
GcFindGroups.addGroupUuid(String theGroupUuid)
set the group uuid
|
GcFindGroups |
GcFindGroups.addParam(String paramName,
String paramValue)
add a param to the list
|
GcFindGroups |
GcFindGroups.addParam(WsParam wsParam)
add a param to the list
|
GcFindGroups |
GcFindGroups.assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcFindGroups |
GcFindGroups.assignClientVersion(String theClientVersion)
assign client version
|
GcFindGroups |
GcFindGroups.assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
assign if the group detail should be included
|
GcFindGroups |
GcFindGroups.assignQueryFilter(WsQueryFilter theQueryFilter)
assign a query filter
|
GcFindGroups |
GcFindGroups.assignWsEndpoint(String theWsEndpoint)
endpoint to grouper WS, e.g.
|
GcFindGroups |
GcFindGroups.assignWsPass(String theWsPass)
ws pass
|
GcFindGroups |
GcFindGroups.assignWsPassEncrypted(String theWsPassEncrypted)
ws pass
|
GcFindGroups |
GcFindGroups.assignWsPassFile(File theFile)
ws pass
|
GcFindGroups |
GcFindGroups.assignWsPassFileEncrypted(File theFile)
ws pass
|
GcFindGroups |
GcFindGroups.assignWsUser(String theWsUser)
ws user
|
Copyright © 2021 Internet2. All rights reserved.