Class OAuthRPExtensionsMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
net.shibboleth.oidc.saml.xmlobject.impl.OAuthRPExtensionsMarshaller
- All Implemented Interfaces:
Marshaller
Marshaller for
OAuthRPExtensions objects.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidmarshallAttributes(XMLObject samlElement, Element domElement) Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallElementContentMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
OAuthRPExtensionsMarshaller
public OAuthRPExtensionsMarshaller()
-
-
Method Details
-
marshallAttributes
protected void marshallAttributes(XMLObject samlElement, Element domElement) throws MarshallingException - Overrides:
marshallAttributesin classAbstractSAMLObjectMarshaller- Throws:
MarshallingException
-