Class RequestedAttributesMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
org.opensaml.saml.ext.reqattr.impl.RequestedAttributesMarshaller
- All Implemented Interfaces:
Marshaller
public class RequestedAttributesMarshaller extends AbstractSAMLObjectMarshaller
A marshaller for
RequestedAttributes
.-
Constructor Summary
Constructors Constructor Description RequestedAttributesMarshaller()
-
Method Summary
Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallAttributes, marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
RequestedAttributesMarshaller
public RequestedAttributesMarshaller()
-