Package | Description |
---|---|
org.keycloak.services.x509 |
Modifier and Type | Method and Description |
---|---|
protected X509Certificate |
NginxProxySslClientCertificateLookup.decodeCertificateFromPem(String pem)
Decoding end user certificate, including URL decodeding due to ssl_client_escaped_cert nginx variable.
|
protected X509Certificate |
HaProxySslClientCertificateLookup.decodeCertificateFromPem(String pem) |
protected X509Certificate |
ApacheProxySslClientCertificateLookup.decodeCertificateFromPem(String pem) |
protected abstract X509Certificate |
AbstractClientCertificateFromHttpHeadersLookup.decodeCertificateFromPem(String pem) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.