A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
C
- call() - function in com.alfresco.auth.data.MutableLiveEvent
- Used for cases where T is Void, to make calls cleaner.
- checkAppConfigOAuthType(com.alfresco.auth.DiscoveryService,java.lang.String) - function in com.alfresco.auth.ui.AuthenticationViewModel
- checkAuthType(java.lang.String,com.alfresco.auth.AuthConfig,kotlin.jvm.functions.Function2) - function in com.alfresco.auth.ui.AuthenticationViewModel
- Check which AuthType is supported by the endpoint based on the provided authConfig.
- checkCallingOrSelfPermission(java.lang.String) - function in android.content.ContextWrapper
- checkCallingOrSelfUriPermission(android.net.Uri,java.lang.Integer) - function in android.content.ContextWrapper
- checkCallingOrSelfUriPermissions(java.util.List,java.lang.Integer) - function in android.content.ContextWrapper
- checkCallingPermission(java.lang.String) - function in android.content.ContextWrapper
- checkCallingUriPermission(android.net.Uri,java.lang.Integer) - function in android.content.ContextWrapper
- checkCallingUriPermissions(java.util.List,java.lang.Integer) - function in android.content.ContextWrapper
- checkPermission(java.lang.String,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
- checkSelfPermission(java.lang.String) - function in android.content.ContextWrapper
- checkUriPermission(android.net.Uri,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
- checkUriPermission(android.net.Uri,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
- checkUriPermissions(java.util.List,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in android.content.ContextWrapper
- clearOverrideActivityTransition(java.lang.Integer) - function in android.app.Activity
- closeContextMenu() - function in android.app.Activity
- closeOptionsMenu() - function in android.app.Activity
- closeOptionsMenu() - function in androidx.appcompat.app.AppCompatActivity
- com.alfresco.auth - package com.alfresco.auth
- com.alfresco.auth.data - package com.alfresco.auth.data
- com.alfresco.auth.pkce - package com.alfresco.auth.pkce
- com.alfresco.auth.ui - package com.alfresco.auth.ui
- ContentServerDetailsData - class in com.alfresco.auth.data
- contentServiceUrl(java.lang.String,com.alfresco.auth.AuthTypeProvider) - function in com.alfresco.auth.DiscoveryService
- Return content service url based on endpoint.
- createAttributionContext(java.lang.String) - function in android.content.ContextWrapper
- createConfigurationContext(android.content.res.Configuration) - function in android.content.ContextWrapper
- createContext(android.content.ContextParams) - function in android.content.ContextWrapper
- createContextForSplit(java.lang.String) - function in android.content.ContextWrapper
- createDeviceContext(java.lang.Integer) - function in android.content.ContextWrapper
- createDeviceProtectedStorageContext() - function in android.content.ContextWrapper
- createDisplayContext(android.view.Display) - function in android.content.ContextWrapper
- createPackageContext(java.lang.String,java.lang.Integer) - function in android.content.ContextWrapper
- createPendingResult(java.lang.Integer,android.content.Intent,java.lang.Integer) - function in android.app.Activity
- createWindowContext(android.view.Display,java.lang.Integer,android.os.Bundle) - function in android.content.ContextWrapper
- createWindowContext(java.lang.Integer,android.os.Bundle) - function in android.content.ContextWrapper
- Credentials - class in com.alfresco.auth
- Data class holding authentication credentials.