Class OtherSourceUnmarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
-
- org.opensaml.xmlsec.encryption.impl.AbstractXMLEncryptionUnmarshaller
-
- org.opensaml.xmlsec.encryption.impl.AlgorithmIdentifierTypeUnmarshaller
-
- org.opensaml.xmlsec.encryption.impl.OtherSourceUnmarshaller
-
- All Implemented Interfaces:
Unmarshaller
public class OtherSourceUnmarshaller extends AlgorithmIdentifierTypeUnmarshaller
A thread-safe Unmarshaller forOtherSourceobjects.
-
-
Constructor Summary
Constructors Constructor Description OtherSourceUnmarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.xmlsec.encryption.impl.AlgorithmIdentifierTypeUnmarshaller
processAttribute, processChildElement
-
Methods inherited from class org.opensaml.xmlsec.encryption.impl.AbstractXMLEncryptionUnmarshaller
processElementContent
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
-