Class PRFUnmarshaller
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.PRFUnmarshaller
- All Implemented Interfaces:
Unmarshaller
A thread-safe Unmarshaller for
PRF objects.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.xmlsec.encryption.impl.AlgorithmIdentifierTypeUnmarshaller
processAttribute, processChildElementMethods inherited from class org.opensaml.xmlsec.encryption.impl.AbstractXMLEncryptionUnmarshaller
processElementContentMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
PRFUnmarshaller
public PRFUnmarshaller()
-