Class HTTPJwtKeyByOpenIdConnectAuthenticator

  • All Implemented Interfaces:
    com.floragunn.searchguard.auth.HTTPAuthenticator

    public class HTTPJwtKeyByOpenIdConnectAuthenticator
    extends AbstractHTTPJwtAuthenticator
    • Constructor Detail

      • HTTPJwtKeyByOpenIdConnectAuthenticator

        public HTTPJwtKeyByOpenIdConnectAuthenticator​(org.elasticsearch.common.settings.Settings settings,
                                                      Path configPath)
    • Method Detail

      • handleMetaRequest

        public boolean handleMetaRequest​(org.elasticsearch.rest.RestRequest restRequest,
                                         org.elasticsearch.rest.RestChannel restChannel,
                                         String generalRequestPathComponent,
                                         String specificRequestPathComponent,
                                         org.elasticsearch.common.util.concurrent.ThreadContext threadContext)
      • getType

        public String getType()