Class CreatedUnmarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
-
- org.opensaml.soap.wssecurity.impl.AbstractWSSecurityObjectUnmarshaller
-
- org.opensaml.soap.wssecurity.impl.AttributedDateTimeUnmarshaller
-
- org.opensaml.soap.wssecurity.impl.CreatedUnmarshaller
-
- All Implemented Interfaces:
Unmarshaller
public class CreatedUnmarshaller extends AttributedDateTimeUnmarshaller
CreatedUnmarshaller.
-
-
Constructor Summary
Constructors Constructor Description CreatedUnmarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.soap.wssecurity.impl.AttributedDateTimeUnmarshaller
processAttribute, processElementContent
-
Methods inherited from class org.opensaml.soap.wssecurity.impl.AbstractWSSecurityObjectUnmarshaller
processChildElement
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
-