org.openliberty.xmltooling.security
Class ExpiresUnmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.openliberty.xmltooling.AttributedDateTimeUnmarshaller
          extended by org.openliberty.xmltooling.security.ExpiresUnmarshaller
All Implemented Interfaces:
org.opensaml.xml.io.Unmarshaller

public class ExpiresUnmarshaller
extends AttributedDateTimeUnmarshaller

Author:
tguion

Constructor Summary
ExpiresUnmarshaller()
           
 
Method Summary
 
Methods inherited from class org.openliberty.xmltooling.AttributedDateTimeUnmarshaller
processAttribute, processChildElement, processElementContent
 
Methods inherited from class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkElementIsTarget, checkIDAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpiresUnmarshaller

public ExpiresUnmarshaller()