Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.auth0.android.lock.internal.configuration.ApplicationFetcher
    • android.os.AsyncTask<Params,​Progress,​Result>
    • com.auth0.android.lock.Auth0Parcelable (implements android.os.Parcelable)
    • com.auth0.android.lock.views.AuthConfig
    • com.auth0.android.lock.AuthenticationCallback (implements com.auth0.android.lock.LockCallback)
    • com.auth0.android.lock.errors.AuthenticationError
    • com.auth0.android.lock.provider.AuthResolver
    • android.widget.BaseAdapter (implements android.widget.ListAdapter, android.widget.SpinnerAdapter)
    • com.auth0.android.lock.internal.configuration.Configuration
    • com.auth0.android.lock.internal.configuration.Connection (implements com.auth0.android.lock.internal.configuration.DatabaseConnection, com.auth0.android.lock.internal.configuration.OAuthConnection, com.auth0.android.lock.internal.configuration.PasswordlessConnection)
    • android.content.Context
      • android.content.ContextWrapper
        • android.view.ContextThemeWrapper
          • android.app.Activity (implements android.content.ComponentCallbacks2, android.view.KeyEvent.Callback, android.view.LayoutInflater.Factory2, android.view.View.OnCreateContextMenuListener, android.view.Window.Callback)
            • androidx.core.app.ComponentActivity (implements androidx.core.view.KeyEventDispatcher.Component, androidx.lifecycle.LifecycleOwner)
              • androidx.activity.ComponentActivity (implements androidx.activity.result.ActivityResultCaller, androidx.activity.result.ActivityResultRegistryOwner, androidx.activity.contextaware.ContextAware, androidx.lifecycle.HasDefaultViewModelProviderFactory, androidx.lifecycle.LifecycleOwner, androidx.activity.OnBackPressedDispatcherOwner, androidx.savedstate.SavedStateRegistryOwner, androidx.lifecycle.ViewModelStoreOwner)
                • androidx.fragment.app.FragmentActivity (implements androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback, androidx.core.app.ActivityCompat.RequestPermissionsRequestCodeValidator)
                  • androidx.appcompat.app.AppCompatActivity (implements androidx.appcompat.app.ActionBarDrawerToggle.DelegateProvider, androidx.appcompat.app.AppCompatCallback, androidx.core.app.TaskStackBuilder.SupportParentable)
                    • com.auth0.android.lock.CountryCodeActivity
                    • com.auth0.android.lock.LockActivity (implements androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback)
                    • com.auth0.android.lock.PasswordlessLockActivity (implements androidx.core.app.ActivityCompat.OnRequestPermissionsResultCallback)
    • com.auth0.android.lock.adapters.Country (implements java.lang.Comparable<T>)
    • com.auth0.android.lock.events.CountryCodeChangeEvent
    • com.auth0.android.lock.events.DatabaseEvent
    • com.auth0.android.lock.utils.EnterpriseConnectionMatcher
    • com.auth0.android.lock.events.FetchApplicationEvent
    • com.auth0.android.lock.Lock
    • com.auth0.android.lock.Lock.Builder
    • com.auth0.android.lock.events.LockMessageEvent
    • com.auth0.android.lock.errors.LoginErrorMessageBuilder (implements com.auth0.android.lock.errors.ErrorMessageBuilder<U>)
    • com.auth0.android.lock.events.OAuthLoginEvent
    • com.auth0.android.lock.internal.configuration.Options (implements android.os.Parcelable)
    • com.auth0.android.lock.internal.configuration.PasswordComplexity
    • com.auth0.android.lock.PasswordlessLock
    • com.auth0.android.lock.PasswordlessLock.Builder
    • com.auth0.android.lock.events.PasswordlessLoginEvent
    • com.auth0.android.lock.errors.SignUpErrorMessageBuilder (implements com.auth0.android.lock.errors.ErrorMessageBuilder<U>)
    • com.auth0.android.lock.utils.SignUpField (implements android.os.Parcelable)
    • com.auth0.android.lock.internal.configuration.Theme (implements android.os.Parcelable)
    • android.view.View (implements android.view.accessibility.AccessibilityEventSource, android.graphics.drawable.Drawable.Callback, android.view.KeyEvent.Callback)

Interface Hierarchy

Annotation Type Hierarchy

  • com.auth0.android.lock.AuthButtonSize (implements java.lang.annotation.Annotation)
  • com.auth0.android.lock.internal.configuration.AuthMode (implements java.lang.annotation.Annotation)
  • com.auth0.android.lock.internal.configuration.AuthType (implements java.lang.annotation.Annotation)
  • com.auth0.android.lock.utils.CustomField.FieldType (implements java.lang.annotation.Annotation)
  • com.auth0.android.lock.utils.CustomField.Storage (implements java.lang.annotation.Annotation)
  • com.auth0.android.lock.InitialScreen (implements java.lang.annotation.Annotation)
  • com.auth0.android.lock.LockCallback.LockEvent (implements java.lang.annotation.Annotation)
  • com.auth0.android.lock.internal.configuration.PasswordlessMode (implements java.lang.annotation.Annotation)
  • com.auth0.android.lock.internal.configuration.PasswordStrength (implements java.lang.annotation.Annotation)
  • com.auth0.android.lock.UsernameStyle (implements java.lang.annotation.Annotation)
  • com.auth0.android.lock.views.ValidatedInputView.DataType (implements java.lang.annotation.Annotation)