Uses of Interface
de.xima.fc.certificate.provider.tls.TlsService
Packages that use TlsService
Package
Description
-
Uses of TlsService in de.xima.fc.certificate.gui.internal.trust_prompt
Constructors in de.xima.fc.certificate.gui.internal.trust_prompt with parameters of type TlsServiceModifierConstructorDescriptionCertificateTrustPromptBeanImpl(TlsService tlsService, SessionUserManager userManager, ViewContextBean viewContextBean, KeyStoreManagementService keystoreManagementService, CertificateManagementService certificateManagementService, CryptoFileAnalyzer fileAnalyzerService, ICertificateLocalizer localizer, LocaleBean localeBean) -
Uses of TlsService in de.xima.fc.certificate.provider.tls
Methods in de.xima.fc.certificate.provider.tls that return TlsServiceModifier and TypeMethodDescriptionstatic TlsServiceTlsService.getInstance()Retrieves the singleton instance of theTlsService. -
Uses of TlsService in de.xima.fc.gui.bean.settings
Constructors in de.xima.fc.gui.bean.settings with parameters of type TlsService