| Package | Description |
|---|---|
| eu.europa.esig.dss.x509 | |
| eu.europa.esig.dss.x509.crl | |
| eu.europa.esig.dss.x509.ocsp |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RevocationSourceAlternateUrlsSupport<T extends RevocationToken> |
| Modifier and Type | Class and Description |
|---|---|
class |
AlternateUrlsSourceAdapter<T extends RevocationToken>
This class allows to inject alternative urls to collect revocation data.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CRLSource
Typed sub-interface which allows to collect
CRLToken. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalResourcesCRLSource
This class allows to provide a CRL source based on the list of external CRL(s);
|
class |
ListCRLSource
This class allows to handle a list CRL source.
|
class |
OfflineCRLSource
This class if a basic skeleton that is able to retrieve needed CRL data from
the contained list.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
OCSPSource
Typed sub-interface which allows to collect
OCSPToken. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalResourcesOCSPSource |
class |
ListOCSPSource
This class allows to handle a list OCSP source.
|
class |
OfflineOCSPSource
Abstract class that helps to implement an OCSPSource with an already loaded list of BasicOCSPResp
|
Copyright © 2019. All rights reserved.