Package | Description |
---|---|
org.keycloak.authentication.authenticators.x509 |
Modifier and Type | Class and Description |
---|---|
static class |
CertificateValidator.BouncyCastleOCSPChecker |
Constructor and Description |
---|
CertificateValidator(X509Certificate[] certChain,
int keyUsageBits,
List<String> extendedKeyUsage,
boolean cRLCheckingEnabled,
boolean cRLDPCheckingEnabled,
CertificateValidator.CRLLoaderImpl crlLoader,
boolean oCSPCheckingEnabled,
CertificateValidator.OCSPChecker ocspChecker,
KeycloakSession session) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.