Class SelectKeyStoreBean
java.lang.Object
de.xima.fc.certificate.gui.internal.SelectKeyStoreBean
- All Implemented Interfaces:
Serializable
This is a helper bean for selecting a key store in the GUI.
- Since:
- 8.5.0
- Author:
- Norman Lorenz
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSelectKeyStoreBean(ICertificateLocalizer localizer, LocaleBean localeBean, ViewContextBean viewContextBean) -
Method Summary
Modifier and TypeMethodDescriptiongetKeyStoreDisplayName(KeystoreSelectItem ks, boolean includeType) getTypeLabel(KeyStoreScope scope) booleanisShowScopeSelection(SelectKeyStoreModel selectKeyStoreModel)
-
Constructor Details
-
SelectKeyStoreBean
@Inject public SelectKeyStoreBean(ICertificateLocalizer localizer, LocaleBean localeBean, ViewContextBean viewContextBean)
-
-
Method Details
-
getKeyStoreDisplayName
-
getTypeLabel
-
isShowScopeSelection
-