Class ExpiresMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.soap.wssecurity.impl.AbstractWSSecurityObjectMarshaller
org.opensaml.soap.wssecurity.impl.AttributedDateTimeMarshaller
org.opensaml.soap.wssecurity.impl.ExpiresMarshaller
- All Implemented Interfaces:
Marshaller
public class ExpiresMarshaller extends AttributedDateTimeMarshaller
ExpiresMarshaller.
-
Constructor Summary
Constructors Constructor Description ExpiresMarshaller()
-
Method Summary
Methods inherited from class org.opensaml.soap.wssecurity.impl.AttributedDateTimeMarshaller
marshallAttributeIDness, marshallAttributes, marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
ExpiresMarshaller
public ExpiresMarshaller()
-