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(XMLObject xmlObject,
Attr attribute) |
protected void |
processChildElement(XMLObject parentXMLObject,
XMLObject childXMLObject) |
processElementContentbuildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContentpublic static final QName ECPARAMETERS_ELEMENT_NAME
protected void processAttribute(XMLObject xmlObject, Attr attribute) throws UnmarshallingException
processAttribute in class AbstractXMLSignatureUnmarshallerUnmarshallingExceptionprotected void processChildElement(XMLObject parentXMLObject, XMLObject childXMLObject) throws UnmarshallingException
processChildElement in class AbstractXMLSignatureUnmarshallerUnmarshallingExceptionCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.