| Package | Description |
|---|---|
| org.apache.solr.util.configuration |
Common Util APIs related to Solr configuration.
|
| org.apache.solr.util.configuration.providers |
TODO
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SSLCredentialProvider> |
SSLConfigurations.credentialProviders |
| Modifier and Type | Method and Description |
|---|---|
List<SSLCredentialProvider> |
SSLCredentialProviderFactory.getProviders() |
| Constructor and Description |
|---|
SSLConfigurations(List<SSLCredentialProvider> credentialProviders) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSSLCredentialProvider
Abstract provider with default implementation
|
class |
EnvSSLCredentialProvider
Environment variable based SSL configuration provider
|
class |
HadoopSSLCredentialProvider
System property based SSL configuration provider
|
class |
SysPropSSLCredentialProvider
System property based SSL configuration provider
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.