Package 

Interface ConnectionManager.AuthInfoRequestHandler

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onAuthInfoRequest(ConnectionManager.AuthInfoRequester authInfoRequester) A callback for when authentication information is requested.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail