Package ddf.security.liberty.paos.impl
Class RequestMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
ddf.security.liberty.paos.impl.RequestMarshaller
- All Implemented Interfaces:
org.opensaml.core.xml.io.Marshaller
public class RequestMarshaller
extends org.opensaml.saml.common.AbstractSAMLObjectMarshaller
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidmarshallAttributes(org.opensaml.core.xml.XMLObject xmlObject, Element domElement) Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallElementContentMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
RequestMarshaller
public RequestMarshaller()
-
-
Method Details
-
marshallAttributes
protected void marshallAttributes(org.opensaml.core.xml.XMLObject xmlObject, Element domElement) throws org.opensaml.core.xml.io.MarshallingException - Overrides:
marshallAttributesin classorg.opensaml.saml.common.AbstractSAMLObjectMarshaller- Throws:
org.opensaml.core.xml.io.MarshallingException
-