mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-08 08:10:55 +03:00
docfix
This commit is contained in:
@@ -49,7 +49,7 @@ public interface UserAuth {
|
||||
* Returns the authentication banner (if any). In some cases this is available even before the first authentication
|
||||
* request has been made.
|
||||
*
|
||||
* @return the banner, or {@code null} if none was received
|
||||
* @return the banner, or an empty string if none was received
|
||||
*/
|
||||
String getBanner();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user