tmap/smali_classes3/com/skplanet/fido/uaf/tidclient/util/RpInterface$RpClientAuthCallback.smali
2022-06-10 21:38:30 +09:00

20 lines
555 B
Smali

.class public interface abstract Lcom/skplanet/fido/uaf/tidclient/util/RpInterface$RpClientAuthCallback;
.super Ljava/lang/Object;
.source "RpInterface.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skplanet/fido/uaf/tidclient/util/RpInterface;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "RpClientAuthCallback"
.end annotation
# virtual methods
.method public abstract onFailure(Lcom/skplanet/fido/uaf/tidclient/data/AuthorizeResult;)V
.end method