@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2016-07-18T18:11:15.675-07:00") public class RecipientSAMLAuthentication extends Object
| Constructor and Description |
|---|
RecipientSAMLAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<SamlAssertionAttribute> |
getSamlAssertionAttributes() |
int |
hashCode() |
RecipientSAMLAuthentication |
samlAssertionAttributes(List<SamlAssertionAttribute> samlAssertionAttributes) |
void |
setSamlAssertionAttributes(List<SamlAssertionAttribute> samlAssertionAttributes) |
String |
toString() |
public RecipientSAMLAuthentication samlAssertionAttributes(List<SamlAssertionAttribute> samlAssertionAttributes)
public List<SamlAssertionAttribute> getSamlAssertionAttributes()
public void setSamlAssertionAttributes(List<SamlAssertionAttribute> samlAssertionAttributes)
Copyright © 2016. All rights reserved.