public class EncryptionMethodUnmarshaller extends AbstractXMLEncryptionUnmarshaller
EncryptionMethod objects.| Constructor and Description |
|---|
EncryptionMethodUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processAttribute(org.opensaml.core.xml.XMLObject xmlObject,
Attr attribute) |
protected void |
processChildElement(org.opensaml.core.xml.XMLObject parentXMLObject,
org.opensaml.core.xml.XMLObject childXMLObject) |
processElementContentprotected void processAttribute(org.opensaml.core.xml.XMLObject xmlObject,
Attr attribute)
throws org.opensaml.core.xml.io.UnmarshallingException
processAttribute in class AbstractXMLEncryptionUnmarshallerorg.opensaml.core.xml.io.UnmarshallingExceptionprotected void processChildElement(org.opensaml.core.xml.XMLObject parentXMLObject,
org.opensaml.core.xml.XMLObject childXMLObject)
throws org.opensaml.core.xml.io.UnmarshallingException
processChildElement in class AbstractXMLEncryptionUnmarshallerorg.opensaml.core.xml.io.UnmarshallingExceptionCopyright © 1999–2015. All rights reserved.