Class SelectKeyStoreModel

java.lang.Object
de.xima.fc.certificate.gui.internal.SelectKeyStoreModel

public class SelectKeyStoreModel extends Object
  • Constructor Details

  • Method Details

    • isIndicateType

      public boolean isIndicateType()
    • isShowScopeSelection

      public boolean isShowScopeSelection()
    • select

      public void select(KeyStoreSelector keyStoreSelector)
    • toKeyStoreSelector

      public KeyStoreSelector toKeyStoreSelector()
    • getKeystoreSelectItemOptions

      public List<KeystoreSelectItem> getKeystoreSelectItemOptions()
    • getKeystoreScopeOptions

      public List<KeyStoreScope> getKeystoreScopeOptions()
    • getKeystoreSelectItem

      public KeystoreSelectItem getKeystoreSelectItem()
    • getNewKeyStoreScope

      public KeyStoreScope getNewKeyStoreScope()
    • getNewKeyStoreName

      public String getNewKeyStoreName()
    • setKeystoreSelectItem

      public void setKeystoreSelectItem(KeystoreSelectItem keystoreSelectItem)
    • setNewKeyStoreScope

      public void setNewKeyStoreScope(KeyStoreScope newKeyStoreScope)
    • setNewKeyStoreName

      public void setNewKeyStoreName(String newKeyStoreName)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object