SecureBlackbox Lite 2020 Java Edition

Questions / Feedback?

AuthAttempts Property

Specifies the number of SSH password authentication attempts.

Syntax

public int getAuthAttempts();
public void setAuthAttempts(int authAttempts);

Default Value

1

Remarks

In case of password authentication failure provide new password inside the AuthFailed event handler.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 Java Edition - Version 20.0 [Build 8166]