Uses of Interface
com.pushtechnology.diffusion.api.config.KeyStoreConfig
Packages that use KeyStoreConfig
-
Uses of KeyStoreConfig in com.pushtechnology.diffusion.api.config
Methods in com.pushtechnology.diffusion.api.config that return KeyStoreConfigModifier and TypeMethodDescriptionConnectorConfig.getKeyStore()Gets the KeyStore configuration.ManagementConfig.getKeystoreConfig()Methods in com.pushtechnology.diffusion.api.config with parameters of type KeyStoreConfigModifier and TypeMethodDescriptionvoidManagementConfig.setKeystoreConfig(KeyStoreConfig keystoreConfig) Sets the keystore configuration.