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
- Author:
- miro
-
Field Summary
Fields 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
-
Constructor Details
-
CompleteRevocationRefsImpl
-
-
Method Details
-
getOCSPRefs
- Specified by:
getOCSPRefsin interfaceCompleteRevocationRefs
-
getCRLRefs
- Specified by:
getCRLRefsin interfaceCompleteRevocationRefs
-
getValidationResult
- Specified by:
getValidationResultin interfaceCompleteRevocationRefs
-