Package org.opensaml.soap.wstrust.impl
Class IssuerMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.soap.wsaddressing.impl.AbstractWSAddressingObjectMarshaller
org.opensaml.soap.wsaddressing.impl.EndpointReferenceTypeMarshaller
org.opensaml.soap.wstrust.impl.IssuerMarshaller
- All Implemented Interfaces:
Marshaller
public class IssuerMarshaller extends EndpointReferenceTypeMarshaller
Marshaller for the Issuer element.
-
Constructor Summary
Constructors Constructor Description IssuerMarshaller()
-
Method Summary
Methods inherited from class org.opensaml.soap.wsaddressing.impl.EndpointReferenceTypeMarshaller
marshallAttributes
Methods inherited from class org.opensaml.soap.wsaddressing.impl.AbstractWSAddressingObjectMarshaller
marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
IssuerMarshaller
public IssuerMarshaller()
-