Package org.keycloak.services.x509
Class ApacheProxySslClientCertificateLookupFactory
java.lang.Object
org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookupFactory
org.keycloak.services.x509.ApacheProxySslClientCertificateLookupFactory
- All Implemented Interfaces:
ProviderFactory<X509ClientCertificateLookup>
,X509ClientCertificateLookupFactory
public class ApacheProxySslClientCertificateLookupFactory
extends AbstractClientCertificateFromHttpHeadersLookupFactory
- Since:
- 4/4/2017
- Version:
- $Revision: 1 $
- Author:
- Peter Nalyvayko
-
Field Summary
Fields inherited from class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookupFactory
CERTIFICATE_CHAIN_LENGTH, certificateChainLength, HTTP_HEADER_CERT_CHAIN_PREFIX, HTTP_HEADER_CLIENT_CERT, sslChainHttpHeaderPrefix, sslClientCertHttpHeader
-
Constructor Summary
-
Method Summary
Methods inherited from class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookupFactory
close, init, postInit
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.keycloak.provider.ProviderFactory
getConfigMetadata, order
-
Constructor Details
-
ApacheProxySslClientCertificateLookupFactory
public ApacheProxySslClientCertificateLookupFactory()
-
-
Method Details
-
create
-
getId
-