Interface AppformerSSHConstants
-
public interface AppformerSSHConstants
-
-
Field Summary
Fields Modifier and Type Field Description static StringNewSSHKeyModalViewImplKeystatic StringNewSSHKeyModalViewImplKeyPlaceHolderstatic StringNewSSHKeyModalViewImplNamestatic StringNewSSHKeyModalViewImplNamePlaceHolderstatic StringSSHKeyEditorViewImplAddedOnstatic StringSSHKeyEditorViewImplCancelstatic StringSSHKeyEditorViewImplDeletestatic StringSSHKeyEditorViewImplDeleteMessagestatic StringSSHKeyEditorViewImplLastUsedstatic StringSSHKeysDisplayerViewImplAddstatic StringSSHKeysEditorScreenTitlestatic StringValidationCannotBeEmptystatic StringValidationKeyAlreadyExistsstatic StringValidationKeyFormatErrorstatic StringValidationKeyNameAlreadyExists
-
-
-
Field Detail
-
SSHKeysEditorScreenTitle
@TranslationKey(defaultValue="") static final String SSHKeysEditorScreenTitle
- See Also:
- Constant Field Values
-
SSHKeysDisplayerViewImplAdd
@TranslationKey(defaultValue="") static final String SSHKeysDisplayerViewImplAdd
- See Also:
- Constant Field Values
-
SSHKeyEditorViewImplDelete
@TranslationKey(defaultValue="") static final String SSHKeyEditorViewImplDelete
- See Also:
- Constant Field Values
-
SSHKeyEditorViewImplDeleteMessage
@TranslationKey(defaultValue="") static final String SSHKeyEditorViewImplDeleteMessage
- See Also:
- Constant Field Values
-
SSHKeyEditorViewImplCancel
@TranslationKey(defaultValue="") static final String SSHKeyEditorViewImplCancel
- See Also:
- Constant Field Values
-
SSHKeyEditorViewImplAddedOn
static final String SSHKeyEditorViewImplAddedOn
- See Also:
- Constant Field Values
-
SSHKeyEditorViewImplLastUsed
static final String SSHKeyEditorViewImplLastUsed
- See Also:
- Constant Field Values
-
NewSSHKeyModalViewImplNamePlaceHolder
@TranslationKey(defaultValue="") static final String NewSSHKeyModalViewImplNamePlaceHolder
- See Also:
- Constant Field Values
-
NewSSHKeyModalViewImplKeyPlaceHolder
@TranslationKey(defaultValue="") static final String NewSSHKeyModalViewImplKeyPlaceHolder
- See Also:
- Constant Field Values
-
NewSSHKeyModalViewImplName
@TranslationKey(defaultValue="") static final String NewSSHKeyModalViewImplName
- See Also:
- Constant Field Values
-
NewSSHKeyModalViewImplKey
@TranslationKey(defaultValue="") static final String NewSSHKeyModalViewImplKey
- See Also:
- Constant Field Values
-
ValidationCannotBeEmpty
@TranslationKey(defaultValue="") static final String ValidationCannotBeEmpty
- See Also:
- Constant Field Values
-
ValidationKeyFormatError
@TranslationKey(defaultValue="") static final String ValidationKeyFormatError
- See Also:
- Constant Field Values
-
ValidationKeyNameAlreadyExists
@TranslationKey(defaultValue="") static final String ValidationKeyNameAlreadyExists
- See Also:
- Constant Field Values
-
ValidationKeyAlreadyExists
@TranslationKey(defaultValue="") static final String ValidationKeyAlreadyExists
- See Also:
- Constant Field Values
-
-