public class RecipientSAMLAuthentication extends Object
Constructor and Description |
---|
RecipientSAMLAuthentication() |
Modifier and Type | Method and Description |
---|---|
RecipientSAMLAuthentication |
addSamlAssertionAttributesItem(SamlAssertionAttribute samlAssertionAttributesItem) |
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 RecipientSAMLAuthentication addSamlAssertionAttributesItem(SamlAssertionAttribute samlAssertionAttributesItem)
public List<SamlAssertionAttribute> getSamlAssertionAttributes()
public void setSamlAssertionAttributes(List<SamlAssertionAttribute> samlAssertionAttributes)
Copyright © 2020. All rights reserved.