A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V 

B

BASIC - enum entry in com.alfresco.auth.AuthType

Used to specify the need of basic auth with username and password

basicLogin(java.lang.String,java.lang.String) - function in com.alfresco.auth.ui.AuthenticationViewModel
Function takes username and password and returns result via onCredentials.
basicState(java.lang.String,java.lang.String) - function in com.alfresco.auth.AuthInterceptor.Companion
Returns compatible state representation for basic authorization
bindIsolatedService(android.content.Intent,android.content.Context.BindServiceFlags,java.lang.String,java.util.concurrent.Executor,android.content.ServiceConnection) - function in android.content.Context
 
bindIsolatedService(android.content.Intent,java.lang.Integer,java.lang.String,java.util.concurrent.Executor,android.content.ServiceConnection) - function in android.content.ContextWrapper
 
bindService(android.content.Intent,android.content.Context.BindServiceFlags,java.util.concurrent.Executor,android.content.ServiceConnection) - function in android.content.ContextWrapper
 
bindService(android.content.Intent,android.content.ServiceConnection,android.content.Context.BindServiceFlags) - function in android.content.ContextWrapper
 
bindService(android.content.Intent,android.content.ServiceConnection,java.lang.Integer) - function in android.content.ContextWrapper
 
bindService(android.content.Intent,java.lang.Integer,java.util.concurrent.Executor,android.content.ServiceConnection) - function in android.content.ContextWrapper
 
bindServiceAsUser(android.content.Intent,android.content.ServiceConnection,android.content.Context.BindServiceFlags,android.os.UserHandle) - function in android.content.ContextWrapper
 
bindServiceAsUser(android.content.Intent,android.content.ServiceConnection,java.lang.Integer,android.os.UserHandle) - function in android.content.ContextWrapper
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V