A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
B
- BASIC - enum entry in com.alfresco.auth.AuthType
Used to specify the need of basic auth with username and password
- basicLogin(String,String) - function in com.alfresco.auth.ui.AuthenticationViewModel
- Function takes username and password and returns result via onCredentials.
- basicState(String,String) - function in com.alfresco.auth.AuthInterceptor.Companion
- Returns compatible state representation for basic authorization
- bindIsolatedService(Intent,Integer,String,Executor,ServiceConnection) - function in android.content.RedirectUriReceiverActivity
- bindIsolatedService(Intent,Integer,String,Executor,ServiceConnection) - function in android.content.AuthenticationActivity
- bindIsolatedService(Intent,Integer,String,Executor,ServiceConnection) - function in android.content.EndSessionActivity
- bindService(Intent,ServiceConnection,Integer) - function in android.content.RedirectUriReceiverActivity
- bindService(Intent,Integer,Executor,ServiceConnection) - function in android.content.RedirectUriReceiverActivity
- bindService(Intent,ServiceConnection,Integer) - function in android.content.AuthenticationActivity
- bindService(Intent,Integer,Executor,ServiceConnection) - function in android.content.AuthenticationActivity
- bindService(Intent,ServiceConnection,Integer) - function in android.content.EndSessionActivity
- bindService(Intent,Integer,Executor,ServiceConnection) - function in android.content.EndSessionActivity
- bindServiceAsUser(Intent,ServiceConnection,Integer,UserHandle) - function in android.content.RedirectUriReceiverActivity
- bindServiceAsUser(Intent,ServiceConnection,Integer,UserHandle) - function in android.content.AuthenticationActivity
- bindServiceAsUser(Intent,ServiceConnection,Integer,UserHandle) - function in android.content.EndSessionActivity