Class CompleteRevocationRefsImpl
java.lang.Object
javax.xml.crypto.dom.DOMStructure
es.uji.crypto.xades.jxades.security.xml.XAdES.XAdESStructure
es.uji.crypto.xades.jxades.security.xml.XAdES.CompleteRevocationRefsImpl
- All Implemented Interfaces:
CompleteRevocationRefs
,XMLStructure
-
Field Summary
FieldsFields inherited from class es.uji.crypto.xades.jxades.security.xml.XAdES.XAdESStructure
ID_ATTRIBUTE, SIGNATURE_ELEMENT_NAME, TARGET_ATTRIBUTE, xadesNamespace, xadesPrefix, xmlSignaturePrefix
-
Constructor Summary
ConstructorsConstructorDescriptionCompleteRevocationRefsImpl
(Node node, String xadesPrefix, String xadesNamespace, String xmlSignaturePrefix) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class es.uji.crypto.xades.jxades.security.xml.XAdES.XAdESStructure
createElement, createElementNS, getAttribute, getAttributeNS, getChildElement, getChildElementNS, getChildElementNS, getChildElements, getChildElementsNS, getChildElementTextContent, getDocument, getElement, getId, getTextContent, setAttributeNS, setTextContent
Methods inherited from class javax.xml.crypto.dom.DOMStructure
getNode, isFeatureSupported
-
Field Details
-
ocspRefs
-
crlRefs
-
validationResult
-
-
Constructor Details
-
CompleteRevocationRefsImpl
-
-
Method Details
-
getOCSPRefs
- Specified by:
getOCSPRefs
in interfaceCompleteRevocationRefs
-
getCRLRefs
- Specified by:
getCRLRefs
in interfaceCompleteRevocationRefs
-
getValidationResult
- Specified by:
getValidationResult
in interfaceCompleteRevocationRefs
-