Class SelectKeyStoreModel
java.lang.Object
de.xima.fc.certificate.gui.internal.SelectKeyStoreModel
-
Constructor Summary
ConstructorsConstructorDescriptionSelectKeyStoreModel(List<KeystoreSelectItem> keystoreSelectItemOptions, List<KeyStoreScope> keystoreScopeOptions) -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()booleanbooleanvoidselect(KeyStoreSelector keyStoreSelector) voidsetKeystoreSelectItem(KeystoreSelectItem keystoreSelectItem) voidsetNewKeyStoreName(String newKeyStoreName) voidsetNewKeyStoreScope(KeyStoreScope newKeyStoreScope) toString()
-
Constructor Details
-
SelectKeyStoreModel
public SelectKeyStoreModel(List<KeystoreSelectItem> keystoreSelectItemOptions, List<KeyStoreScope> keystoreScopeOptions)
-
-
Method Details
-
isIndicateType
public boolean isIndicateType() -
isShowScopeSelection
public boolean isShowScopeSelection() -
select
-
toKeyStoreSelector
-
getKeystoreSelectItemOptions
-
getKeystoreScopeOptions
-
getKeystoreSelectItem
-
getNewKeyStoreScope
-
getNewKeyStoreName
-
setKeystoreSelectItem
-
setNewKeyStoreScope
-
setNewKeyStoreName
-
equals
-
canEqual
-
hashCode
-
toString
-