Uses of Class
de.xima.fc.certificate.mgmt.CryptoSettings
Packages that use CryptoSettings
Package
Description
-
Uses of CryptoSettings in de.xima.fc.certificate.gui.internal.settings
Methods in de.xima.fc.certificate.gui.internal.settings that return CryptoSettings -
Uses of CryptoSettings in de.xima.fc.certificate.mgmt
Methods in de.xima.fc.certificate.mgmt that return CryptoSettingsModifier and TypeMethodDescriptionCryptoSettingsService.getCryptoSettings(CertificateManagementUser user) Retrieves the cryptographic settings for a specific user in the formcycle certificate module.Methods in de.xima.fc.certificate.mgmt with parameters of type CryptoSettingsModifier and TypeMethodDescriptionvoidCryptoSettingsService.updateCryptoSpec(CryptoSettings settings, CertificateManagementUser user) Updates the cryptographic settings in the formcycle certificate module. -
Uses of CryptoSettings in de.xima.fc.certificate.mgmt.internal
Methods in de.xima.fc.certificate.mgmt.internal that return CryptoSettingsModifier and TypeMethodDescriptionCryptoSettingsServiceImpl.getCryptoSettings(CertificateManagementUser user) Methods in de.xima.fc.certificate.mgmt.internal with parameters of type CryptoSettingsModifier and TypeMethodDescriptionvoidCryptoSettingsServiceImpl.updateCryptoSpec(CryptoSettings settings, CertificateManagementUser user) -
Uses of CryptoSettings in de.xima.fc.certificate.mgmt.internal.rpc
Methods in de.xima.fc.certificate.mgmt.internal.rpc that return CryptoSettingsModifier and TypeMethodDescriptionRpcCryptoSettingsService.getCryptoSettings(CertificateManagementUser user) Retrieves the cryptographic settings for a specific user in the formcycle certificate module.Methods in de.xima.fc.certificate.mgmt.internal.rpc with parameters of type CryptoSettingsModifier and TypeMethodDescriptionvoidRpcCryptoSettingsService.updateCryptoSpec(CryptoSettings settings, CertificateManagementUser user) Updates the cryptographic settings in the formcycle certificate module.