Class TransportCreateAuthTokenAction

    • Constructor Detail

      • TransportCreateAuthTokenAction

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