Package | Description |
---|---|
org.keycloak.services.x509 |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClientCertificateFromHttpHeadersLookupFactory |
class |
ApacheProxySslClientCertificateLookupFactory |
class |
DefaultClientCertificateLookupFactory
The factory and the corresponding providers extract a client certificate
and the certificate chain (if any) from the incoming TLS connection.
|
class |
HaProxySslClientCertificateLookupFactory |
class |
NginxProxySslClientCertificateLookupFactory
The factory and the corresponding providers extract a client certificate
from a NGINX reverse proxy (TLS termination).
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.