public final class SAMLConverter extends Object
| Modifier and Type | Method and Description |
|---|---|
static Element |
convert(Source stsResponse)
Method to convert a Source object to an Element object.
|
static Element |
toElement(String assertion)
Method to convert an xml String to an Element object
|
static String |
toXMLString(Element element)
Method to convert an Element object to a String representation
|
public static Element toElement(String assertion) throws TechnicalConnectorException
assertion - the assertionTechnicalConnectorException - the technical connector exceptionpublic static String toXMLString(Element element) throws TechnicalConnectorException
element - the elementTechnicalConnectorException - the technical connector exceptionpublic static Element convert(Source stsResponse) throws TechnicalConnectorException
stsResponse - the sts responseTechnicalConnectorException - the technical connector exception
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.