public class CreateXMLSignatureResponse extends Object
SAMLAttribute
array, the SamlAssertion-Element and the
saml NameIdentifierConstructor and Description |
---|
CreateXMLSignatureResponse() |
Modifier and Type | Method and Description |
---|---|
Element |
getDsigSignature()
Returns the dsig:Signature
|
Element |
getSamlAssertion()
Returns the samlAssertion.
|
SAMLAttribute[] |
getSamlAttributes()
Returns the samlAttribute.
|
String |
getSamlNameIdentifier()
Returns the samlNameIdentifier.
|
void |
setDsigSignature(Element dsigSignature) |
void |
setSamlAssertion(Element samlAssertion)
Sets the samlAssertion.
|
void |
setSamlAttributes(SAMLAttribute[] samlAttributes)
Sets the samlAttribute.
|
void |
setSamlNameIdentifier(String samlNameIdentifier)
Sets the samlNameIdentifier.
|
public Element getSamlAssertion()
public Element getDsigSignature()
public SAMLAttribute[] getSamlAttributes()
public String getSamlNameIdentifier()
public void setSamlAssertion(Element samlAssertion)
samlAssertion
- The samlAssertion to setpublic void setDsigSignature(Element dsigSignature)
public void setSamlAttributes(SAMLAttribute[] samlAttributes)
samlAttributes
- The samlAttributes to setpublic void setSamlNameIdentifier(String samlNameIdentifier)
samlNameIdentifier
- The samlNameIdentifier to setCopyright © 2017. All rights reserved.