Class ScpUsernamePasswordAuthenticatorHooker
java.lang.Object
net.datenwerke.rs.scp.client.scp.hookers.ScpUsernamePasswordAuthenticatorHooker
- All Implemented Interfaces:
Hook,DatasinkAuthenticatorConfiguratorHook
public class ScpUsernamePasswordAuthenticatorHooker
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
-
ScpUsernamePasswordAuthenticatorHooker
public ScpUsernamePasswordAuthenticatorHooker()
-
-
Method Details
-
configureForm
- Specified by:
configureFormin interfaceDatasinkAuthenticatorConfiguratorHook
-
getAuthenticatorLabel
- Specified by:
getAuthenticatorLabelin interfaceDatasinkAuthenticatorConfiguratorHook
-
getAuthenticatorName
- Specified by:
getAuthenticatorNamein interfaceDatasinkAuthenticatorConfiguratorHook
-
consumes
public boolean consumes(DatasinkDefinitionDto datasink) - Specified by:
consumesin interfaceDatasinkAuthenticatorConfiguratorHook
-
isUploadForm
public boolean isUploadForm()- Specified by:
isUploadFormin interfaceDatasinkAuthenticatorConfiguratorHook
-