Class AuthChallengeResponse


  • @Beta
    public class AuthChallengeResponse
    extends java.lang.Object
    Response to an AuthChallenge.EXPERIMENTAL
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • AuthChallengeResponse

        public AuthChallengeResponse​(FetchResponseEnum response,
                                     java.lang.String username,
                                     java.lang.String password)