A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
A
- addCloseable(java.io.Closeable) - function in androidx.lifecycle.ViewModel
- addContentView(android.view.View,android.view.ViewGroup.LayoutParams) - function in android.app.Activity
- addContentView(android.view.View,android.view.ViewGroup.LayoutParams) - function in androidx.appcompat.app.AppCompatActivity
- addMenuProvider(androidx.core.view.MenuProvider) - function in androidx.activity.ComponentActivity
- addMenuProvider(androidx.core.view.MenuProvider,androidx.lifecycle.LifecycleOwner) - function in androidx.activity.ComponentActivity
- addMenuProvider(androidx.core.view.MenuProvider,androidx.lifecycle.LifecycleOwner,androidx.lifecycle.Lifecycle.State) - function in androidx.activity.ComponentActivity
- addOnConfigurationChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- addOnContextAvailableListener(androidx.activity.contextaware.OnContextAvailableListener) - function in androidx.activity.ComponentActivity
- addOnMultiWindowModeChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- addOnNewIntentListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- addOnPictureInPictureModeChangedListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- addOnTrimMemoryListener(androidx.core.util.Consumer) - function in androidx.activity.ComponentActivity
- applyOverrideConfiguration(android.content.res.Configuration) - function in android.view.ContextThemeWrapper
- AuthConfig - class in com.alfresco.auth
- Data class holding authentication configuration.
- AuthenticationActivity - class in com.alfresco.auth.ui
- Abstract activity used to build the authentication flow.
- AuthenticationViewModel - class in com.alfresco.auth.ui
- Companion ViewModel to AuthenticationActivity which facilitates authentication.
- AuthInterceptor - class in com.alfresco.auth
- OkHttp Interceptor which deals with managing session information and attaching authentication headers.
- AuthInterceptor.Listener - class in com.alfresco.auth.AuthInterceptor
- Interface definition for a callback to be invoked on authentication events.
- AuthType - class in com.alfresco.auth
- Enum representing currently supported authentication types.
- AuthType.Companion - class in com.alfresco.auth.AuthType