public class CRLValidator extends Object
CRLValidator
that is representing
configued X509CRLValidator
Constructor and Description |
---|
CRLValidator() |
Modifier and Type | Method and Description |
---|---|
static X509CRL |
getCRL(X509Certificate cert)
Get certificate revocation list from cofigured ldap store
|
static boolean |
isCRLCheckEnabled() |
static boolean |
validateCertificate(X509Certificate cert,
boolean checkCAStatus)
Validate certificate against configured crl
|
public static boolean validateCertificate(X509Certificate cert, boolean checkCAStatus)
cert
- cert to be validatedpublic static X509CRL getCRL(X509Certificate cert)
cert
- cert to be validatedpublic static boolean isCRLCheckEnabled()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.