Class KeystoreImportLayout
java.lang.Object
de.xima.fc.certificate.gui.internal.importing.KeystoreImportLayout
Keystore layout for the import process. This class allows setting keystore entry passwords and whether to import the
entries or not.
- Since:
- 8.5.0
- Author:
- XIMA MEDIA GmbH
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanvoidclose()booleaninthashCode()booleanbooleanbooleanbooleanvoidmarkAllImportableForImport(boolean mark) toString()
-
Constructor Details
-
KeystoreImportLayout
-
-
Method Details
-
close
public void close() -
getEntriesMarkedForImport
-
getImportPasswords
-
getImportSpecifications
-
getImportableEntries
-
isAllImportableMarkedForImport
public boolean isAllImportableMarkedForImport() -
isHasEntries
public boolean isHasEntries() -
isHasEntriesMarkedForImport
public boolean isHasEntriesMarkedForImport() -
isHasImportableEntries
public boolean isHasImportableEntries() -
markAllImportableForImport
public void markAllImportableForImport(boolean mark) -
getEntries
-
equals
-
canEqual
-
hashCode
-
toString
-