Uses of Interface
org.apache.solr.util.configuration.SSLCredentialProvider
Packages that use SSLCredentialProvider
Package
Description
Common Util APIs related to Solr configuration.
TODO
-
Uses of SSLCredentialProvider in org.apache.solr.util.configuration
Fields in org.apache.solr.util.configuration with type parameters of type SSLCredentialProviderModifier and TypeFieldDescriptionprotected final List<SSLCredentialProvider> SSLConfigurations.credentialProvidersMethods in org.apache.solr.util.configuration that return types with arguments of type SSLCredentialProviderConstructor parameters in org.apache.solr.util.configuration with type arguments of type SSLCredentialProvider -
Uses of SSLCredentialProvider in org.apache.solr.util.configuration.providers
Classes in org.apache.solr.util.configuration.providers that implement SSLCredentialProviderModifier and TypeClassDescriptionclassAbstract provider with default implementationclassEnvironment variable based SSL configuration providerclassSystem property based SSL configuration provider