mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-09 00:18:39 +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
|
* Returns the authentication banner (if any). In some cases this is available even before the first authentication
|
||||||
* request has been made.
|
* 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();
|
String getBanner();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user