public class ECKeyValueUnmarshaller extends AbstractXMLSignatureUnmarshaller
ECKeyValue objects.| Modifier and Type | Field and Description |
|---|---|
static QName |
ECPARAMETERS_ELEMENT_NAME
ECParameters element name.
|
| Constructor and Description |
|---|
ECKeyValueUnmarshaller() |
| 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) |
processElementContentpublic static final QName ECPARAMETERS_ELEMENT_NAME
protected void processAttribute(org.opensaml.core.xml.XMLObject xmlObject,
Attr attribute)
throws org.opensaml.core.xml.io.UnmarshallingException
processAttribute in class AbstractXMLSignatureUnmarshallerorg.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 AbstractXMLSignatureUnmarshallerorg.opensaml.core.xml.io.UnmarshallingExceptionCopyright © 1999–2015. All rights reserved.