| Modifier and Type | Method and Description |
|---|---|
static AgentEncryptionKey |
AgentEncryptionKey.loadFrom(CredentialStoreService credentialStoreService,
boolean createIfNotFound) |
void |
AgentEncryptionKey.saveToCredentialStore(CredentialStoreService credentialStoreService) |
| Modifier and Type | Method and Description |
|---|---|
CredentialStoreService |
AmbariManagementController.getCredentialStoreService()
Returns the CredentialStoreService implementation associated with this
controller
|
CredentialStoreService |
AmbariManagementControllerImpl.getCredentialStoreService() |
| Constructor and Description |
|---|
LoggingRequestHelperImpl(String hostName,
String portNumber,
String protocol,
CredentialStoreService credentialStoreService,
Cluster cluster,
String externalAddress) |
LoggingRequestHelperImpl(String hostName,
String portNumber,
String protocol,
CredentialStoreService credentialStoreService,
Cluster cluster,
String externalAddress,
org.apache.ambari.server.controller.logging.LoggingRequestHelperImpl.NetworkConnection networkConnection) |
| Modifier and Type | Class and Description |
|---|---|
class |
CredentialStoreServiceImpl |
| Constructor and Description |
|---|
AgentConfigUpdateEncryptor(EncryptionService encryptionService,
CredentialStoreService credentialStore,
com.google.inject.Provider<Clusters> clusters) |
Copyright © 2022 Apache Software Foundation. All rights reserved.