Class SftpPublicKeyAuthenticatorHooker
java.lang.Object
net.datenwerke.rs.ftp.client.ftp.hookers.SftpPublicKeyAuthenticatorHooker
- All Implemented Interfaces:
Hook,DatasinkAuthenticatorConfiguratorHook
public class SftpPublicKeyAuthenticatorHooker
extends Object
implements DatasinkAuthenticatorConfiguratorHook
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionWidgetconfigureForm(SimpleFormView mainForm, DatasinkDefinitionDto datasink) booleanconsumes(DatasinkDefinitionDto datasink) boolean
-
Field Details
-
AUTHENTICATION_TYPE
- See Also:
-
-
Constructor Details
-
SftpPublicKeyAuthenticatorHooker
-
-
Method Details
-
configureForm
- Specified by:
configureFormin interfaceDatasinkAuthenticatorConfiguratorHook
-
getAuthenticatorLabel
- Specified by:
getAuthenticatorLabelin interfaceDatasinkAuthenticatorConfiguratorHook
-
consumes
public boolean consumes(DatasinkDefinitionDto datasink) - Specified by:
consumesin interfaceDatasinkAuthenticatorConfiguratorHook
-
getAuthenticatorName
- Specified by:
getAuthenticatorNamein interfaceDatasinkAuthenticatorConfiguratorHook
-
isUploadForm
public boolean isUploadForm()- Specified by:
isUploadFormin interfaceDatasinkAuthenticatorConfiguratorHook
-