Searched refs:nativeAwAuthHandler (Results 1 – 1 of 1) sorted by relevance
35 public static AwHttpAuthHandler create(long nativeAwAuthHandler, boolean firstAttempt) { in create() argument36 return new AwHttpAuthHandler(nativeAwAuthHandler, firstAttempt); in create()