|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Changed Constructors | ||
void)
|
Documentation changed from old to new. |
Create SignatureValidationProperties with default values. |
| Added Methods | |
SignatureValidationProperties
addCrlClient(
ICrlClient)
|
Adds new ICrlClient instance which will be used to retrieve CRL responses during the validation. |
SignatureValidationProperties
addOcspClient(
IOcspClient)
|
Adds new IOcspClient instance which will be used to retrieve OCSP response during the validation. |
List
getCrlClients()
|
Gets all ICrlClient instances which will be used to retrieve CRL responses during the validation. |
List
getOcspClients()
|
Gets all IOcspClient instances which will be used to retrieve OCSP responses during the validation. |
SignatureValidationProperties
setRequiredExtensions(
CertificateSources,
List |
Set list of extensions which are required to be set to a certificate depending on certificate source. |
| Changed Methods | ||
SignatureValidationProperties
setContinueAfterFailure(
ValidatorContexts,
CertificateSources
|
Documentation changed from old to new. |
Sets the Continue after failure setting for the provided context. |
SignatureValidationProperties
setFreshness(
ValidatorContexts,
CertificateSources
|
Documentation changed from old to new. |
Sets the freshness setting for the specified validator, time based and certificate source contexts in milliseconds. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||