Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.security.authz.store
package org.elasticsearch.xpack.core.security.authz.store
-
ClassDescriptionA unique identifier that can be associated to a Role.RoleReference is a handle to the actual role definitions (role descriptors).Referencing API Key role descriptors.The type of one set of API key roles.Same as
RoleReference.ApiKeyRoleReferencebut for BWC purpose (prior to v7.9.0)Represents the role descriptors sent from the querying cluster to the fulfilling cluster as part of API key authentication based cross cluster operations.Represents the role descriptors of the cross-cluster API key underlying an API key authentication based remote cluster connection.Referencing a collection of role descriptors by their namesReferencing role descriptors by the service account principalThis class wraps a list of role references that should be intersected when building the runtime Role.Implementation of this interface knows how to turn different subtypes ofRoleReferenceinto concrete role descriptors.The result of attempting to retrieve roles from a roles provider.