Uses of Class
org.apache.logging.log4j.core.net.ssl.StoreConfiguration
-
Packages that use StoreConfiguration Package Description org.apache.logging.log4j.core.net.ssl Log4j 2 SSL support -
-
Uses of StoreConfiguration in org.apache.logging.log4j.core.net.ssl
Subclasses of StoreConfiguration in org.apache.logging.log4j.core.net.ssl Modifier and Type Class Description class
AbstractKeyStoreConfiguration
Configuration of the KeyStoreclass
KeyStoreConfiguration
Configuration of the KeyStoreclass
TrustStoreConfiguration
Configuration of the TrustStore
-