Package org.opensaml.soap.wstrust.impl
Class KeySizeUnmarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.core.xml.schema.impl.XSIntegerUnmarshaller
org.opensaml.soap.wstrust.impl.KeySizeUnmarshaller
- All Implemented Interfaces:
Unmarshaller
Unmarshaller for the wst:KeySize element.
-
Field Summary
Fields inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
CONFIG_PROPERTY_XML_STRICT_MODE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.core.xml.schema.impl.XSIntegerUnmarshaller
processElementContentMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processAttribute, processChildElement, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
KeySizeUnmarshaller
public KeySizeUnmarshaller()
-