Package org.keycloak.services.x509
Class HaProxySslClientCertificateLookupFactory
java.lang.Object
org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookupFactory
org.keycloak.services.x509.HaProxySslClientCertificateLookupFactory
- All Implemented Interfaces:
 ProviderFactory<X509ClientCertificateLookup>,X509ClientCertificateLookupFactory
public class HaProxySslClientCertificateLookupFactory
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
Constructors - 
Method Summary
Methods inherited from class org.keycloak.services.x509.AbstractClientCertificateFromHttpHeadersLookupFactory
close, init, postInitMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.keycloak.provider.ProviderFactory
dependsOn, getConfigMetadata, order 
- 
Constructor Details
- 
HaProxySslClientCertificateLookupFactory
public HaProxySslClientCertificateLookupFactory() 
 - 
 - 
Method Details
- 
create
 - 
getId
 
 -