| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
SamlAssertionAttribute |
SamlAssertionAttribute.errorDetails(ErrorDetails errorDetails) |
SamlAssertionAttribute |
SamlAssertionAttribute.name(String name) |
SamlAssertionAttribute |
SamlAssertionAttribute.value(String value)
The value associated with the named SAML assertion attribute
|
| Modifier and Type | Method and Description |
|---|---|
List<SamlAssertionAttribute> |
RecipientSAMLAuthentication.getSamlAssertionAttributes() |
| Modifier and Type | Method and Description |
|---|---|
RecipientSAMLAuthentication |
RecipientSAMLAuthentication.samlAssertionAttributes(List<SamlAssertionAttribute> samlAssertionAttributes) |
void |
RecipientSAMLAuthentication.setSamlAssertionAttributes(List<SamlAssertionAttribute> samlAssertionAttributes) |
Copyright © 2016. All rights reserved.