@FunctionalInterface public interface CertificateValidator
| Modifier and Type | Field and Description |
|---|---|
static CertificateValidator |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(Service service,
X509Certificate certificate) |
static final CertificateValidator EMPTY
void validate(Service service, X509Certificate certificate) throws PeppolSecurityException
PeppolSecurityExceptionCopyright © 2021 NorStella. All rights reserved.