Package | Description |
---|---|
edu.internet2.middleware.grouperClient.api |
Modifier and Type | Method and Description |
---|---|
GcAssignAttributesBatch |
GcAssignAttributesBatch.addAssignAttributeBatchEntry(WsAssignAttributeBatchEntry wsAssignAttributeBatchEntry)
add to the batch of attribute assignments
|
GcAssignAttributesBatch |
GcAssignAttributesBatch.addParam(String paramName,
String paramValue)
add a param to the list
|
GcAssignAttributesBatch |
GcAssignAttributesBatch.addParam(WsParam wsParam)
add a param to the list
|
GcAssignAttributesBatch |
GcAssignAttributesBatch.addSubjectAttributeName(String subjectAttributeName) |
GcAssignAttributesBatch |
GcAssignAttributesBatch.assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcAssignAttributesBatch |
GcAssignAttributesBatch.assignClientVersion(String theClientVersion)
assign client version
|
GcAssignAttributesBatch |
GcAssignAttributesBatch.assignIncludeGroupDetail(Boolean theIncludeGroupDetail)
assign if the group detail should be included
|
GcAssignAttributesBatch |
GcAssignAttributesBatch.assignIncludeSubjectDetail(Boolean theIncludeSubjectDetail)
if should include subject detail
|
GcAssignAttributesBatch |
GcAssignAttributesBatch.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcAssignAttributesBatch |
GcAssignAttributesBatch.assignWsEndpoint(String theWsEndpoint)
endpoint to grouper WS, e.g.
|
GcAssignAttributesBatch |
GcAssignAttributesBatch.assignWsPass(String theWsPass)
ws pass
|
GcAssignAttributesBatch |
GcAssignAttributesBatch.assignWsPassEncrypted(String theWsPassEncrypted)
ws pass
|
GcAssignAttributesBatch |
GcAssignAttributesBatch.assignWsPassFile(File theFile)
ws pass
|
GcAssignAttributesBatch |
GcAssignAttributesBatch.assignWsPassFileEncrypted(File theFile)
ws pass
|
GcAssignAttributesBatch |
GcAssignAttributesBatch.assignWsUser(String theWsUser)
ws user
|
Copyright © 2021 Internet2. All rights reserved.