Class DelegationPolicyMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
net.shibboleth.idp.saml.xmlobject.impl.DelegationPolicyMarshaller
- All Implemented Interfaces:
Marshaller
Marshaller for
DelegationPolicy
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
marshallAttributes
(XMLObject xmlObject, 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
-
DelegationPolicyMarshaller
public DelegationPolicyMarshaller()
-
-
Method Details
-
marshallAttributes
protected void marshallAttributes(XMLObject xmlObject, Element domElement) throws MarshallingException - Overrides:
marshallAttributes
in classAbstractSAMLObjectMarshaller
- Throws:
MarshallingException
-