|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnsignedSignatureProperty | |
|---|---|
| xades4j.properties | Types that represent the different XAdES qualifying properties. |
| xades4j.utils | Utility classes used in the library, which may also be usefull outside. |
| Uses of UnsignedSignatureProperty in xades4j.properties |
|---|
| Subclasses of UnsignedSignatureProperty in xades4j.properties | |
|---|---|
class |
ArchiveTimeStampProperty
The xades141:ArchiveTimeStamp unsigned signature property. |
class |
CertificateValuesProperty
The CertificateValues is an optional unsigned property and qualifies
the XML signature. |
class |
CompleteCertificateRefsProperty
The CompleteCertificateRefs property which contains the sequence of
references to the full set of CA certificates that have been used to validate
the electronic signature up to (but not including) the signer's certificate. |
class |
CompleteRevocationRefsProperty
The property contains a sequence of references to the full set of revocation
data that have been used in the validation of the signer and CA certificates. |
class |
CounterSignatureProperty
Represents the CounterSignature unsigned signature property. |
class |
OtherUnsignedSignatureProperty
Base class for custom unsigned signature properties. |
class |
RevocationValuesProperty
The RevocationValues property is an optional unsigned property and qualifies
the XML signature. |
class |
SigAndRefsTimeStampProperty
The SigAndRefsTimeStamp element is an unsigned property qualifying
the signature. |
class |
SignatureTimeStampProperty
The SignatureTimeStamp property encapsulates the time-stamp over the
ds:SignatureValue element. |
| Constructor parameters in xades4j.properties with type arguments of type UnsignedSignatureProperty | |
|---|---|
UnsignedProperties(Collection<UnsignedSignatureProperty> sigProps)
|
|
UnsignedProperties(Collection<UnsignedSignatureProperty> unsignedSigProps,
Collection<UnsignedDataObjectProperty> unsignedDataObjsProps)
|
|
| Uses of UnsignedSignatureProperty in xades4j.utils |
|---|
| Method parameters in xades4j.utils with type arguments of type UnsignedSignatureProperty | |
|---|---|
static void |
PropertiesUtils.addXadesAProperties(Collection<UnsignedSignatureProperty> usp)
|
static void |
PropertiesUtils.addXadesCProperties(Collection<UnsignedSignatureProperty> usp,
ValidationData vData)
|
static void |
PropertiesUtils.addXadesTProperties(Collection<UnsignedSignatureProperty> usp)
|
static void |
PropertiesUtils.addXadesXLProperties(Collection<UnsignedSignatureProperty> usp,
ValidationData vData)
|
static void |
PropertiesUtils.addXadesXProperties(Collection<UnsignedSignatureProperty> usp)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||