Class SADRequestMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
se.swedenconnect.opensaml.sweid.saml2.signservice.sap.impl.SADRequestMarshaller
- All Implemented Interfaces:
org.opensaml.core.xml.io.Marshaller
public class SADRequestMarshaller
extends org.opensaml.saml.common.AbstractSAMLObjectMarshaller
Marshaller for
SADRequest
.- Author:
- Martin Lindström (martin@idsec.se)
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
marshallAttributes
(org.opensaml.core.xml.XMLObject samlObject, Element domElement) Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
SADRequestMarshaller
public SADRequestMarshaller()
-
-
Method Details
-
marshallAttributes
protected void marshallAttributes(org.opensaml.core.xml.XMLObject samlObject, Element domElement) throws org.opensaml.core.xml.io.MarshallingException - Overrides:
marshallAttributes
in classorg.opensaml.saml.common.AbstractSAMLObjectMarshaller
- Throws:
org.opensaml.core.xml.io.MarshallingException
-