Class AsyncAuthException

    • Field Detail

      • listener

        protected Object listener
    • Constructor Detail

      • AsyncAuthException

        public AsyncAuthException()
    • Method Detail

      • setAuthed

        public void setAuthed​(boolean authed)
      • addListener

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