public class AsyncAuthException extends RuntimeSshException
Modifier and Type | Field and Description |
---|---|
protected Boolean |
authed |
protected Object |
listener |
Constructor and Description |
---|
AsyncAuthException() |
Modifier and Type | Method and Description |
---|---|
void |
addListener(Consumer<? super Boolean> listener) |
protected Consumer<? super Boolean> |
asListener(Object listener) |
void |
setAuthed(boolean authed) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.