Class MatchValueMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.core.xml.schema.impl.XSStringMarshaller
se.swedenconnect.opensaml.sweid.saml2.authn.psc.impl.MatchValueMarshaller
- All Implemented Interfaces:
Marshaller
A marshaller for
MatchValue.- Author:
- Martin Lindström (martin@idsec.se)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidmarshallAttributes(XMLObject xmlObject, Element domElement) Methods inherited from class org.opensaml.core.xml.schema.impl.XSStringMarshaller
marshallElementContentMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
MatchValueMarshaller
public MatchValueMarshaller()
-
-
Method Details
-
marshallAttributes
protected void marshallAttributes(XMLObject xmlObject, Element domElement) throws MarshallingException - Overrides:
marshallAttributesin classAbstractXMLObjectMarshaller- Throws:
MarshallingException
-