Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.security.action.rolemapping
package org.elasticsearch.xpack.core.security.action.rolemapping
-
ClassesClassDescriptionActionType for deleting a role-mapping from the org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStoreA request delete a role-mapping from the org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStoreA builder for requests to delete a role-mapping from the org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStoreResponse for a role-mapping being deleted from the org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStoreActionType to retrieve one or more role-mappings from X-Pack security see org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStoreRequest to retrieve role-mappings from X-Pack security see org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStoreBuilder for a request to retrieve role-mappings from X-Pack security see org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStoreResponse to
get role-mappings API.ActionType for adding a role to the security indexRequest object for adding/updating a role-mapping to the native store see org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStoreBuilder for requests to add/update a role-mapping to the native store see org.elasticsearch.xpack.security.authc.support.mapper.NativeRoleMappingStoreResponse when adding/updating a role-mapping.