public abstract class AbstractXMLEncryptionMarshaller extends AbstractXMLObjectMarshaller
| Constructor and Description |
|---|
AbstractXMLEncryptionMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
marshallAttributes(XMLObject xmlObject,
Element domElement) |
protected void |
marshallElementContent(XMLObject xmlObject,
Element domElement) |
marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElementprotected void marshallAttributes(@Nonnull XMLObject xmlObject, @Nonnull Element domElement) throws MarshallingException
marshallAttributes in class AbstractXMLObjectMarshallerMarshallingExceptionprotected void marshallElementContent(@Nonnull XMLObject xmlObject, @Nonnull Element domElement) throws MarshallingException
marshallElementContent in class AbstractXMLObjectMarshallerMarshallingExceptionCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.