Package Index
|
Class Index
xades4j
xades4j.algorithms
xades4j.production
xades4j.properties
xades4j.properties.data
xades4j.providers
xades4j.providers.impl
xades4j.utils
xades4j.verification
xades4j.xml.bind
xades4j.xml.bind.xades
xades4j.xml.bind.xmldsig
xades4j.xml.marshalling
xades4j.xml.marshalling.algorithms
xades4j.xml.unmarshalling
Interfaces
CustomPropertiesDataObjsStructureVerifier
OtherPropertyData
PropertyDataObject
PropertyDataObjectStructureVerifier
Classes
AllDataObjsTimeStampData
ArchiveTimeStampData
BaseCertRefsData
BaseEncapsulatedPKIData
BaseXAdESTimeStampData
CertificateValuesData
CertRef
CommitmentTypeData
CompleteCertificateRefsData
CompleteRevocationRefsData
CRLRef
DataObjectFormatData
GenericDOMData
GenericDOMDataStructureVerifier
IndividualDataObjsTimeStampData
PropertiesDataObjectsStructureVerifier
RevocationValuesData
SigAndDataObjsPropertiesData
SigAndRefsTimeStampData
SignaturePolicyData
SignatureProdPlaceData
SignatureTimeStampData
SignerRoleData
SigningCertificateData
SigningTimeData
Annotations
PropDataStructVerifier
Exceptions
PropertyDataStructureException
PropertyDataStructureVerifierNotAvailableException
Package Index
|
Class Index
Summary:
Ctors
|
Inherited Methods
|
[Expand All]
public class
RevocationValuesData
extends
BaseEncapsulatedPKIData
java.lang.Object
↳
xades4j.properties.data.BaseEncapsulatedPKIData
↳
xades4j.properties.data.RevocationValuesData
Summary
Public Constructors
RevocationValuesData
()
[Expand]
Inherited Methods
From class
xades4j.properties.data.BaseEncapsulatedPKIData
void
addData
(byte[] d)
Collection<byte[]>
getData
()
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Public Constructors
public
RevocationValuesData
()