Authenticator$1.smali 669 B

12345678910111213141516171819202122232425262728293031323334353637
  1. .class final Lokhttp3/Authenticator$1;
  2. .super Ljava/lang/Object;
  3. .source ""
  4. # interfaces
  5. .implements Lokhttp3/Authenticator;
  6. # annotations
  7. .annotation system Ldalvik/annotation/EnclosingClass;
  8. value = Lokhttp3/Authenticator;
  9. .end annotation
  10. .annotation system Ldalvik/annotation/InnerClass;
  11. accessFlags = 0x0
  12. name = null
  13. .end annotation
  14. # direct methods
  15. .method constructor <init>()V
  16. .locals 0
  17. invoke-direct {p0}, Ljava/lang/Object;-><init>()V
  18. return-void
  19. .end method
  20. # virtual methods
  21. .method public authenticate(Lokhttp3/Route;Lokhttp3/Response;)Lokhttp3/Request;
  22. .locals 0
  23. const/4 p1, 0x0
  24. return-object p1
  25. .end method