Class XMLObjectSupportWrapper
java.lang.Object
com.atlassian.crowd.sso.saml.impl.opensaml.util.XMLObjectSupportWrapper
A wrapper for XMLObjectSupport to allow using it as a component.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.opensaml.core.xml.XMLObject
buildXMLObject
(QName elementName) marshall
(org.opensaml.core.xml.XMLObject xmlObject)
-
Constructor Details
-
XMLObjectSupportWrapper
public XMLObjectSupportWrapper()
-
-
Method Details
-
buildXMLObject
-
marshall
@Nonnull public Element marshall(@Nonnull org.opensaml.core.xml.XMLObject xmlObject) throws org.opensaml.core.xml.io.MarshallingException - Throws:
org.opensaml.core.xml.io.MarshallingException
-