Interface X509ClientCertificateLookup

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      X509Certificate[] getCertificateChain​(org.keycloak.http.HttpRequest httpRequest)
      Returns a client certificate, and optionally any certificates in the certificate chain.
      • Methods inherited from interface org.keycloak.provider.Provider

        close