Hierarchy For Package org.elasticsearch.xpack.core.security.authz.store
Class Hierarchy
- java.lang.Object
- org.elasticsearch.xpack.core.security.authz.store.ReservedRolesStore (implements java.util.function.BiConsumer<T,
U>) - org.elasticsearch.xpack.core.security.authz.store.RoleKey
- org.elasticsearch.xpack.core.security.authz.store.RoleReference.ApiKeyRoleReference (implements org.elasticsearch.xpack.core.security.authz.store.RoleReference)
- org.elasticsearch.xpack.core.security.authz.store.RoleReference.BwcApiKeyRoleReference (implements org.elasticsearch.xpack.core.security.authz.store.RoleReference)
- org.elasticsearch.xpack.core.security.authz.store.RoleReference.CrossClusterAccessRoleReference (implements org.elasticsearch.xpack.core.security.authz.store.RoleReference)
- org.elasticsearch.xpack.core.security.authz.store.RoleReference.CrossClusterApiKeyRoleReference (implements org.elasticsearch.xpack.core.security.authz.store.RoleReference)
- org.elasticsearch.xpack.core.security.authz.store.RoleReference.FixedRoleReference (implements org.elasticsearch.xpack.core.security.authz.store.RoleReference)
- org.elasticsearch.xpack.core.security.authz.store.RoleReference.NamedRoleReference (implements org.elasticsearch.xpack.core.security.authz.store.RoleReference)
- org.elasticsearch.xpack.core.security.authz.store.RoleReference.ServiceAccountRoleReference (implements org.elasticsearch.xpack.core.security.authz.store.RoleReference)
- org.elasticsearch.xpack.core.security.authz.store.RoleReferenceIntersection
- org.elasticsearch.xpack.core.security.authz.store.RoleRetrievalResult
- org.elasticsearch.xpack.core.security.authz.store.RolesRetrievalResult
- org.elasticsearch.xpack.core.security.authz.store.ReservedRolesStore (implements java.util.function.BiConsumer<T,
Interface Hierarchy
- org.elasticsearch.xpack.core.security.authz.store.RoleReference
- org.elasticsearch.xpack.core.security.authz.store.RoleReferenceResolver
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.elasticsearch.xpack.core.security.authz.store.RoleReference.ApiKeyRoleType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)