@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-03-06T16:42:36.211-08:00") public class RecipientSAMLAuthentication extends Object
Contains the name/value pair information for the SAML assertion attributes:\n\n* name - The name of the SAML assertion attribute.\n* value - The value associated with the named SAML assertion attribute. \n\nYour account must be set up to use SSO to use this.
| Constructor and Description |
|---|
RecipientSAMLAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<SamlAssertionAttribute> |
getSamlAssertionAttributes() |
int |
hashCode() |
void |
setSamlAssertionAttributes(List<SamlAssertionAttribute> samlAssertionAttributes) |
String |
toString() |
public List<SamlAssertionAttribute> getSamlAssertionAttributes()
public void setSamlAssertionAttributes(List<SamlAssertionAttribute> samlAssertionAttributes)
Copyright © 2017. All Rights Reserved.