public class AttrAuthoritiesCertValues extends CertificateValuesType implements UnsignedSignaturePropertyElement
CertificateValues property have been used for validate the
attribute certificate, they do not need to appear within the
AttrAuthoritiesCertValues.
If AttributeCertificateRefs and
AttrAuthoritiesCertValues are present,
AttrAuthoritiesCertValues and CertificateValues
properties MUST contain all the certificates referenced in
AttributeCertificateRefs.
This is an optional unsigned property that qualifies 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="AttrAuthoritiesCertValues" type="CertificateValuesType"/>
mContext, mElement, mId| Constructor and Description |
|---|
AttrAuthoritiesCertValues(Context aContext,
tr.gov.tubitak.uekae.esya.asn.attrcert.AttributeCertificate[] aCertificates) |
AttrAuthoritiesCertValues(org.w3c.dom.Element aElement,
Context aContext)
Construct XADESBaseElement from existing
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLocalName() |
addCertificate, getAllCertificates, getCertificate, getCertificateCount, getEncapsulatedCertificategetNamespaceaddBigIntegerElement, addLineBreak, addLineBreak, checkNamespace, createElement, generateAndSetId, getAttribute, getBigIntegerFromElement, getChildText, getContext, getDocument, getElement, getId, insertBase64EncodedElement, insertElement, insertTextElement, selectChildElement, selectChildren, setIdpublic AttrAuthoritiesCertValues(Context aContext, tr.gov.tubitak.uekae.esya.asn.attrcert.AttributeCertificate[] aCertificates) throws XMLSignatureException
XMLSignatureExceptionpublic AttrAuthoritiesCertValues(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 BaseElementCopyright © 2025. All rights reserved.