Class DoNotCacheConditionUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller
org.opensaml.saml.saml1.core.impl.DoNotCacheConditionUnmarshaller
- All Implemented Interfaces:
Unmarshaller
A thread-safe Unmarshaller for
DoNotCacheCondition
objects.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectUnmarshaller
parseSAMLVersion
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processAttribute, processChildElement, processElementContent, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
DoNotCacheConditionUnmarshaller
public DoNotCacheConditionUnmarshaller()
-