public class SAML2TokenRenewer extends SAMLTokenRenewer implements TokenRenewer
| Modifier and Type | Field and Description |
|---|---|
protected List<org.opensaml.xml.signature.Signature> |
signatureList |
| Constructor and Description |
|---|
SAML2TokenRenewer() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.opensaml.xml.XMLObject |
buildXMLObject(QName objectQName)
This method is used to build the assertion elements
|
org.apache.axiom.soap.SOAPEnvelope |
renew(RahasData data)
Renew the token specified in the given request.
|
buildResponse, getCrypto, setConfig, setConfigurationElement, setConfigurationFile, setConfigurationParamName, signAssertionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetConfigurationElement, setConfigurationFile, setConfigurationParamNameprotected List<org.opensaml.xml.signature.Signature> signatureList
public org.apache.axiom.soap.SOAPEnvelope renew(RahasData data) throws TrustException
TokenRenewerrenew in interface TokenRenewerrenew in class SAMLTokenRenewerdata - A populated RahasData instanceTrustExceptionCopyright © 2005–2019 Apache Software Foundation. All rights reserved.