Package org.elasticsearch.xpack.security.rest.action.user
-
Class Summary Class Description RestChangePasswordAction RestDeleteUserAction Rest action to delete a user from the security indexRestGetUserPrivilegesAction REST handler that list the privileges held by a user.RestGetUsersAction Rest action to retrieve a user from the security indexRestHasPrivilegesAction REST handler that tests whether a user has the specifiedprivileges
RestPutUserAction Rest endpoint to add a User to the security indexRestSetEnabledAction REST handler for enabling and disabling users.