Module org.elasticsearch.xcore
Class CloudCredentialsExtension.Noop
java.lang.Object
org.elasticsearch.xpack.core.security.cloud.CloudCredentialsExtension.Noop
- All Implemented Interfaces:
CloudCredentialsExtension
- Enclosing interface:
CloudCredentialsExtension
public static class CloudCredentialsExtension.Noop
extends Object
implements CloudCredentialsExtension
No-op default used when no real implementation is loaded.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.xpack.core.security.cloud.CloudCredentialsExtension
CloudCredentialsExtension.Noop -
Field Summary
Fields inherited from interface org.elasticsearch.xpack.core.security.cloud.CloudCredentialsExtension
ML_CROSS_PROJECT, REFERENCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
Noop
public Noop()
-
-
Method Details
-
internalCloudApiKeyService
- Specified by:
internalCloudApiKeyServicein interfaceCloudCredentialsExtension
-
credentialManager
- Specified by:
credentialManagerin interfaceCloudCredentialsExtension
-