Package | Description |
---|---|
edu.internet2.middleware.grouperClient.api |
Modifier and Type | Method and Description |
---|---|
GcAttributeDefSave |
GcAttributeDefSave.addAttributeDefToSave(WsAttributeDefToSave wsAttributeDefToSave)
add an attributeDef to save
|
GcAttributeDefSave |
GcAttributeDefSave.addParam(String paramName,
String paramValue)
add a param to the list
|
GcAttributeDefSave |
GcAttributeDefSave.addParam(WsParam wsParam)
add a param to the list
|
GcAttributeDefSave |
GcAttributeDefSave.assignActAsSubject(WsSubjectLookup theActAsSubject)
assign the act as subject if any
|
GcAttributeDefSave |
GcAttributeDefSave.assignClientVersion(String theClientVersion)
assign client version
|
GcAttributeDefSave |
GcAttributeDefSave.assignTxType(GcTransactionType gcTransactionType)
assign the tx type
|
GcAttributeDefSave |
GcAttributeDefSave.assignWsEndpoint(String theWsEndpoint)
endpoint to grouper WS, e.g.
|
GcAttributeDefSave |
GcAttributeDefSave.assignWsPass(String theWsPass)
ws pass
|
GcAttributeDefSave |
GcAttributeDefSave.assignWsPassEncrypted(String theWsPassEncrypted)
ws pass
|
GcAttributeDefSave |
GcAttributeDefSave.assignWsPassFile(File theFile)
ws pass
|
GcAttributeDefSave |
GcAttributeDefSave.assignWsPassFileEncrypted(File theFile)
ws pass
|
GcAttributeDefSave |
GcAttributeDefSave.assignWsUser(String theWsUser)
ws user
|
Copyright © 2021 Internet2. All rights reserved.