Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.security.action.role
package org.elasticsearch.xpack.core.security.action.role
-
ClassDescriptionBuilder for requests to bulk add a roles to the security indexThe action for clearing the cache used by native roles that are stored in an index.The request used to clear the cache for native roles stored in an index.Request builder for the
ClearRolesCacheRequestThe response object that will be returned when clearing the cache of native rolesActionType for deleting a role from the security indexA request delete a role from the security indexA builder for requests to delete a role from the security indexResponse for a role being deleted from the security indexActionType to retrieve a role from the security indexRequest to retrieve roles from the security indexBuilder for requests to retrieve a role from the security indexA response for theGet RolesAPI that holds the retrieved role descriptors.ActionType for adding a role to the security indexRequest object for adding a role to the security indexBuilder for requests to add a role to the administrative indexResponse when adding a role, includes a boolean for whether the role was created or updated.