public class AttributeRevocationRefs extends CompleteRevocationRefs
AttributeRevocationRefs element able to
carry the references to the full set of revocation data that have been used
in the validation of the attribute certificate(s) present in the signature.
This is an unsigned property that qualifies the signature.
This property MAY be used only when a user attribute certificate is present in the signature within the signature.
There SHALL be at most one occurence of this property in the signature.
Below follows the schema definition for this element.
<xsd:element name="AttributeRevocationRefs" type="CompleteRevocationRefsType"/>
NOTE: Copies of the revocation values referenced in this property may be
held using the AttributeRevocationValues property.
mContext, mElement, mId| Constructor and Description |
|---|
AttributeRevocationRefs(Context aContext) |
AttributeRevocationRefs(org.w3c.dom.Element aElement,
Context aContext)
Construct XADESBaseElement from existing
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLocalName() |
addCRLReference, addOCSPReference, addOtherCertStatusReference, getCRLReference, getCRLReferenceCount, getOCSPReference, getOCSPReferenceCount, getOtherCertStatusReference, getOtherCertStatusReferenceCountgetNamespaceaddBigIntegerElement, addLineBreak, addLineBreak, checkNamespace, createElement, generateAndSetId, getAttribute, getBigIntegerFromElement, getChildText, getContext, getDocument, getElement, getId, insertBase64EncodedElement, insertElement, insertTextElement, selectChildElement, selectChildren, setIdpublic AttributeRevocationRefs(Context aContext)
public AttributeRevocationRefs(org.w3c.dom.Element aElement,
Context aContext)
throws XMLSignatureException
aElement - xml elementaContext - according to contextXMLSignatureException - when structure is invalid or can not be
resolved appropriatelypublic java.lang.String getLocalName()
getLocalName in class CompleteRevocationRefsCopyright © 2025. All rights reserved.