类 WebAuthNAuthentication
- java.lang.Object
-
- cn.authing.guard.webauthn.WebAuthNAuthentication
-
public class WebAuthNAuthentication extends java.lang.Object
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static interfaceWebAuthNAuthentication.WebAuthNAuthenticationCallBack
-
构造器概要
构造器 构造器 说明 WebAuthNAuthentication(androidx.fragment.app.FragmentActivity context, WebAuthNAuthentication.WebAuthNAuthenticationCallBack webAuthNVerifyCallBack)
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 voidonActivityResult(int requestCode, int resultCode, android.content.Intent data)voidstartAuthentication()
-
-
-
构造器详细资料
-
WebAuthNAuthentication
public WebAuthNAuthentication(androidx.fragment.app.FragmentActivity context, WebAuthNAuthentication.WebAuthNAuthenticationCallBack webAuthNVerifyCallBack)
-
-