Modifier and Type | Class and Description |
---|---|
class |
AmbariServerConfigurationProvider<T extends AmbariServerConfiguration>
AmbariServerConfigurationProvider is an abstract class to be extended by Ambari server configuration
provider classes.
|
Modifier and Type | Class and Description |
---|---|
class |
AmbariLdapConfiguration
This class is a representation of all the LDAP related configuration properties.
|
Modifier and Type | Class and Description |
---|---|
class |
JwtAuthenticationProperties
Class describes parameters of external JWT authentication provider
|
Modifier and Type | Class and Description |
---|---|
class |
AmbariTProxyConfiguration
AmbariTProxyConfiguration is a
AmbariServerConfiguration implementation that contains
configuration data for the Ambari server tproxy-configuration configuration properties. |
Modifier and Type | Method and Description |
---|---|
void |
AmbariServerConfigurationEncryptor.decryptSensitiveData(AmbariServerConfiguration decryptible) |
void |
AmbariServerConfigurationEncryptor.encryptSensitiveData(AmbariServerConfiguration encryptible) |
Copyright © 2022 Apache Software Foundation. All rights reserved.