类分层结构
- java.lang.Object
- cn.authing.guard.Authing
- cn.authing.guard.GlobalStyle
- android.view.View (implements android.view.accessibility.AccessibilityEventSource, android.graphics.drawable.Drawable.Callback, android.view.KeyEvent.Callback)
- android.widget.ImageView
- androidx.appcompat.widget.AppCompatImageView (implements androidx.core.view.TintableBackgroundView, androidx.core.widget.TintableImageSourceView)
- cn.authing.guard.AppLogo
- cn.authing.guard.CaptchaImageView
- cn.authing.guard.RoundImageView
- androidx.appcompat.widget.AppCompatImageView (implements androidx.core.view.TintableBackgroundView, androidx.core.widget.TintableImageSourceView)
- android.widget.TextView (implements android.view.ViewTreeObserver.OnPreDrawListener)
- androidx.appcompat.widget.AppCompatTextView (implements androidx.core.widget.AutoSizeableTextView, androidx.appcompat.widget.EmojiCompatConfigurationView, androidx.core.view.TintableBackgroundView, androidx.core.widget.TintableCompoundDrawablesView)
- cn.authing.guard.AppName
- cn.authing.guard.CountryCodePicker
- cn.authing.guard.ErrorTextView
- android.widget.Button
- androidx.appcompat.widget.AppCompatButton (implements androidx.core.widget.AutoSizeableTextView, androidx.appcompat.widget.EmojiCompatConfigurationView, androidx.core.view.TintableBackgroundView, androidx.core.widget.TintableCompoundDrawablesView)
- cn.authing.guard.internal.GoSomewhereButton
- cn.authing.guard.GoForgotPasswordButton
- cn.authing.guard.GoLoginButton
- cn.authing.guard.GoRegisterButton
- cn.authing.guard.internal.LoadingButton
- cn.authing.guard.GetEmailCodeButton
- cn.authing.guard.GetVerifyCodeButton
- cn.authing.guard.internal.PrimaryButton
- cn.authing.guard.LoginButton (implements cn.authing.guard.handler.login.ILoginRequestCallBack)
- cn.authing.guard.RegisterButton (implements cn.authing.guard.handler.register.IRegisterRequestCallBack)
- cn.authing.guard.ResetPasswordButton
- cn.authing.guard.LoginTypeSwitchButton
- cn.authing.guard.internal.GoSomewhereButton
- androidx.appcompat.widget.AppCompatButton (implements androidx.core.widget.AutoSizeableTextView, androidx.appcompat.widget.EmojiCompatConfigurationView, androidx.core.view.TintableBackgroundView, androidx.core.widget.TintableCompoundDrawablesView)
- cn.authing.guard.MandatoryField
- cn.authing.guard.internal.MaskLabel
- cn.authing.guard.EmailLabel
- cn.authing.guard.PhoneLabel
- androidx.appcompat.widget.AppCompatTextView (implements androidx.core.widget.AutoSizeableTextView, androidx.appcompat.widget.EmojiCompatConfigurationView, androidx.core.view.TintableBackgroundView, androidx.core.widget.TintableCompoundDrawablesView)
- android.view.ViewGroup (implements android.view.ViewManager, android.view.ViewParent)
- android.widget.AbsoluteLayout
- android.webkit.WebView (implements android.view.ViewGroup.OnHierarchyChangeListener, android.view.ViewTreeObserver.OnGlobalFocusChangeListener)
- cn.authing.guard.WebAuthView
- android.webkit.WebView (implements android.view.ViewGroup.OnHierarchyChangeListener, android.view.ViewTreeObserver.OnGlobalFocusChangeListener)
- android.widget.LinearLayout
- cn.authing.guard.CaptchaContainer
- cn.authing.guard.internal.EditTextLayout (implements android.text.TextWatcher, android.view.View.OnFocusChangeListener)
- cn.authing.guard.AccountEditText
- cn.authing.guard.EmailEditText (implements android.text.TextWatcher)
- cn.authing.guard.PhoneNumberEditText (implements android.text.TextWatcher)
- cn.authing.guard.RegisterExtendFiledEditText (implements android.text.TextWatcher)
- cn.authing.guard.internal.BasePasswordEditText (implements android.text.TextWatcher)
- cn.authing.guard.PasswordConfirmEditText
- cn.authing.guard.PasswordEditText (implements android.text.TextWatcher)
- cn.authing.guard.CaptchaCodeEditText (implements android.text.TextWatcher)
- cn.authing.guard.VerifyCodeEditText (implements android.text.TextWatcher)
- cn.authing.guard.AccountEditText
- cn.authing.guard.LoginContainer
- cn.authing.guard.LoginMethodTab
- cn.authing.guard.PrivacyConfirmBox
- cn.authing.guard.RegisterContainer
- cn.authing.guard.RegisterMethodTab
- android.widget.AbsoluteLayout
- android.widget.ImageView
接口分层结构
- cn.authing.guard.Callback<T>
- java.io.Serializable
- cn.authing.guard.AuthCallback<T>
- cn.authing.guard.WebAuthView.WebAuthViewCallback
- cn.authing.guard.WebAuthView.WebViewListener
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- cn.authing.guard.Authing.AuthProtocol
- cn.authing.guard.LoginContainer.LoginType
- cn.authing.guard.RegisterContainer.RegisterType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)