Interface X509ClientCertificateLookup

All Superinterfaces:
Provider
All Known Implementing Classes:
AbstractClientCertificateFromHttpHeadersLookup, ApacheProxySslClientCertificateLookup, DefaultClientCertificateLookup, HaProxySslClientCertificateLookup, NginxProxySslClientCertificateLookup, NginxProxyTrustedClientCertificateLookup

public interface X509ClientCertificateLookup extends Provider
Since:
3/26/2017
Version:
$Revision: 1 $
Author:
Peter Nalyvayko
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a client certificate, and optionally any certificates in the certificate chain.

    Methods inherited from interface org.keycloak.provider.Provider

    close