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 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 XAdESStructure
createElement, createElementNS, getAttribute, getAttributeNS, getChildElement, getChildElementNS, getChildElementNS, getChildElements, getChildElementsNS, getChildElementTextContent, getDocument, getElement, getId, getTextContent, setAttributeNS, setTextContentMethods inherited from class DOMStructure
getNode, isFeatureSupported
-
Field Details
-
ocspRefs
-
crlRefs
-
validationResult
-
-
Constructor Details
-
CompleteRevocationRefsImpl
-
-
Method Details
-
getOCSPRefs
- Specified by:
getOCSPRefsin interfaceCompleteRevocationRefs
-
getCRLRefs
- Specified by:
getCRLRefsin interfaceCompleteRevocationRefs
-
getValidationResult
- Specified by:
getValidationResultin interfaceCompleteRevocationRefs
-