Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.security.action.user
package org.elasticsearch.xpack.core.security.action.user
-
ClassDescriptionRequest to change a user's password.ActionType for deleting a native user.A request to delete a native user.Response when deleting a native user.ActionType that lists the set of privileges held by a user.A request for checking a user's privilegesRequest builder for checking a user's privilegesResponse for a
GetUserPrivilegesRequestThis is modelled onRoleDescriptor.IndicesPrivileges, with support for multiple DLS and FLS field sets.ActionType for retrieving a user from the security indexRequest to retrieve a native user.Response containing a User retrieved from the security indexThis action is testing whether a user has the specifiedprivilegesA request for checking a user's privilegesRequest builder for checking a user's privilegesResponse for aHasPrivilegesRequestActionType for putting (adding/updating) a native user.Request object to put a native user.Response when adding a user to the security index.Request for the query Users API.Response for the query Users API.The request that allows to set a user as enabled or disabledInterface for requests that involve user operations