Class KeyReferenceMarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
-
- org.opensaml.xmlsec.encryption.impl.AbstractXMLEncryptionMarshaller
-
- org.opensaml.xmlsec.encryption.impl.ReferenceTypeMarshaller
-
- org.opensaml.xmlsec.encryption.impl.KeyReferenceMarshaller
-
- All Implemented Interfaces:
Marshaller
public class KeyReferenceMarshaller extends ReferenceTypeMarshaller
A thread-safe Marshaller forKeyReference
objects.
-
-
Constructor Summary
Constructors Constructor Description KeyReferenceMarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.xmlsec.encryption.impl.ReferenceTypeMarshaller
marshallAttributes
-
Methods inherited from class org.opensaml.xmlsec.encryption.impl.AbstractXMLEncryptionMarshaller
marshallElementContent
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
-