Class AsyncAuthException

All Implemented Interfaces:
Serializable

public class AsyncAuthException extends RuntimeSshException
See Also:
  • Field Details

  • Constructor Details

    • AsyncAuthException

      public AsyncAuthException()
  • Method Details

    • setAuthed

      public void setAuthed(boolean authed)
    • asListener

      protected Consumer<? super Boolean> asListener(Object listener)
    • addListener

      public void addListener(Consumer<? super Boolean> listener)