Uses of Class
com.floragunn.searchguard.privileges.extended_action_handling.ActionConfig.Resource
-
Packages that use ActionConfig.Resource Package Description com.floragunn.searchguard.privileges.extended_action_handling -
-
Uses of ActionConfig.Resource in com.floragunn.searchguard.privileges.extended_action_handling
Methods in com.floragunn.searchguard.privileges.extended_action_handling that return types with arguments of type ActionConfig.Resource Modifier and Type Method Description List<ActionConfig.Resource>ActionConfig. getUsesResources()Methods in com.floragunn.searchguard.privileges.extended_action_handling with parameters of type ActionConfig.Resource Modifier and Type Method Description <Request extends org.elasticsearch.action.ActionRequest,R extends org.elasticsearch.action.ActionResponse>
org.elasticsearch.action.ActionListener<R>ResourceOwnerService. applyDeletePostAction(ActionConfig actionConfig, ActionConfig.Resource resource, User currentUser, org.elasticsearch.tasks.Task task, String action, Request actionRequest, org.elasticsearch.action.ActionListener<R> actionListener)
-