Uses of Class
com.floragunn.searchguard.privileges.extended_action_handling.ExtendedActionHandlingService
-
Packages that use ExtendedActionHandlingService Package Description com.floragunn.searchguard.filter -
-
Uses of ExtendedActionHandlingService in com.floragunn.searchguard.filter
Constructors in com.floragunn.searchguard.filter with parameters of type ExtendedActionHandlingService Constructor Description SearchGuardFilter(PrivilegesEvaluator evalp, AdminDNs adminDns, DlsFlsRequestValve dlsFlsValve, AuditLog auditLog, org.elasticsearch.threadpool.ThreadPool threadPool, org.elasticsearch.cluster.service.ClusterService cs, com.floragunn.searchsupport.diag.DiagnosticContext diagnosticContext, ComplianceConfig complianceConfig, CompatConfig compatConfig, SpecialPrivilegesEvaluationContextProviderRegistry specialPrivilegesEvaluationContextProviderRegistry, ExtendedActionHandlingService extendedActionHandlingService, org.elasticsearch.xcontent.NamedXContentRegistry namedXContentRegistry)
-