Methods in org.csapi.jr.se.pam.provisioning that throw PamUnknownAttributesException |
void |
PAMIdentityManagement.setIdentityAttributes(java.lang.String identity,
java.lang.String identityType,
org.csapi.jr.se.pam.PAMAttribute[] attributes,
byte[] authToken)
Invokes the setIdentityAttributes() method on the Parlay Gateway. |
void |
PAMAgentManagement.setAgentAttributes(java.lang.String agentName,
java.lang.String agentType,
org.csapi.jr.se.pam.PAMAttribute[] attributes,
byte[] authToken)
Invokes the setAgentAttributes() method on the Parlay Gateway. |