Package org.keycloak.services.x509
Interface X509ClientCertificateLookupFactory
- All Superinterfaces:
 ProviderFactory<X509ClientCertificateLookup>
- All Known Implementing Classes:
 AbstractClientCertificateFromHttpHeadersLookupFactory,ApacheProxySslClientCertificateLookupFactory,DefaultClientCertificateLookupFactory,HaProxySslClientCertificateLookupFactory,NginxProxySslClientCertificateLookupFactory
public interface X509ClientCertificateLookupFactory
extends ProviderFactory<X509ClientCertificateLookup>
- Since:
 - 3/26/2017
 - Version:
 - $Revision: 1 $
 - Author:
 - Peter Nalyvayko
 
- 
Method Summary
Methods inherited from interface org.keycloak.provider.ProviderFactory
close, create, dependsOn, getConfigMetadata, getId, init, order, postInit