Class KeyAuthorityMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
net.shibboleth.idp.saml.xmlobject.impl.KeyAuthorityMarshaller
- All Implemented Interfaces:
Marshaller
@ThreadSafe public class KeyAuthorityMarshaller extends AbstractXMLObjectMarshaller
Marshaller for
KeyAuthority
.-
Constructor Summary
Constructors Constructor Description KeyAuthorityMarshaller()
-
Method Summary
Modifier and Type Method Description protected void
marshallAttributes(XMLObject xmlObject, Element domElement)
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallChildElements, marshallElementContent, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
KeyAuthorityMarshaller
public KeyAuthorityMarshaller()
-
-
Method Details
-
marshallAttributes
protected void marshallAttributes(XMLObject xmlObject, Element domElement) throws MarshallingException- Overrides:
marshallAttributes
in classAbstractXMLObjectMarshaller
- Throws:
MarshallingException
-