Class TransportAuthTokenInfoAction

    • Field Summary

      • Fields inherited from class org.elasticsearch.action.support.TransportAction

        actionName, logger, taskManager
    • Constructor Summary

      Constructors 
      Constructor Description
      TransportAuthTokenInfoAction​(org.elasticsearch.transport.TransportService transportService, org.elasticsearch.threadpool.ThreadPool threadPool, org.elasticsearch.action.support.ActionFilters actionFilters, AuthTokenService authTokenService, com.floragunn.searchguard.auth.AuthInfoService authInfoService, com.floragunn.searchguard.privileges.PrivilegesEvaluator privilegesEvaluator)  
    • Constructor Detail

      • TransportAuthTokenInfoAction

        @Inject
        public TransportAuthTokenInfoAction​(org.elasticsearch.transport.TransportService transportService,
                                            org.elasticsearch.threadpool.ThreadPool threadPool,
                                            org.elasticsearch.action.support.ActionFilters actionFilters,
                                            AuthTokenService authTokenService,
                                            com.floragunn.searchguard.auth.AuthInfoService authInfoService,
                                            com.floragunn.searchguard.privileges.PrivilegesEvaluator privilegesEvaluator)