Uses of Interface
de.xima.fc.certificate.gui.importing.CryptoImportBean
Packages that use CryptoImportBean
Package
Description
-
Uses of CryptoImportBean in de.xima.fc.certificate.gui.importing
Methods in de.xima.fc.certificate.gui.importing that return CryptoImportBeanModifier and TypeMethodDescriptionstatic CryptoImportBeanCryptoImportBean.getInstance()Returns an instance of theCryptoImportBeanusing CDI. -
Uses of CryptoImportBean in de.xima.fc.certificate.gui.internal.importing
Classes in de.xima.fc.certificate.gui.internal.importing that implement CryptoImportBeanModifier and TypeClassDescriptionclassBean for importing cryptographic credentials (certificates and keystores). -
Uses of CryptoImportBean in de.xima.fc.certificate.gui.internal.profile
Constructors in de.xima.fc.certificate.gui.internal.profile with parameters of type CryptoImportBeanModifierConstructorDescriptionUserCertificateAdministrationBean(SessionUserManager userManager, KeyStoreManagementService keystoreService, CertificateManagementService certificateManagementService, CryptoSettingsService cryptoSettingsService, CryptoImportBean cryptoImportBean, CertificateCreationBean certificateCreationBean, CertificateExportBean certificateExportBean, LocaleBean localeBean, ICertificateLocalizer localizer)