Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.security.cloud
package org.elasticsearch.xpack.core.security.cloud
-
ClassDescriptionCloud credential management for runtime handling (read and write of the active
ThreadContext) and persistence (decoding aPersistedCloudCredentialenvelope into a usableCloudCredential).No-op default used when no real implementation is loaded.Resolves aCloudCredentialon demand.Extension point bundling the cloud credential services:InternalCloudApiKeyServiceandCloudCredentialManager.No-op default used when no real implementation is loaded.Service for programmatically granting cloud API keys for ML cross-project search jobs.Default used when no real implementation is loaded.Persistence envelope for a cloud-managed credential, pairing the public API keyidwith the raw internal API key text.