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

B

BackingStoreException - class in com.sap.cloud.mobile.foundation.securestore
Signals that an error occurred during SecureDatabaseResultSet or SecureDatabaseStore operations.
BAIDU - enum entry in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushProvider
 
BasePushService - class in com.sap.cloud.mobile.foundation.remotenotification
Represents the base class for all the push related service.
BasePushService.BackgroundNotificationInterceptor - class in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
Interface to intercept push message when message in background.
BasePushService.ForegroundNotificationInterceptor - class in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
Interface to intercept push message when message in foreground.
BasePushService.PushNotificationEvent - class in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
A notification message corresponding to a PushNotificationEvent which decide the push message can be displayed or display on some conditions.
BasePushService.PushProvider - class in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
BASIC - enum entry in com.sap.cloud.mobile.foundation.model.AuthMethod
 
BasicAuth - class in com.sap.cloud.mobile.foundation.model
Basic authentication configuration
BasicAuthActivity - class in com.sap.cloud.mobile.foundation.authentication
 
BasicAuthCredentialStore - class in com.sap.cloud.mobile.foundation.authentication
This interface is used by BasicAuthDialogAuthenticator to store Basic Auth credentials to reuse on future challenges.
BasicAuthDialogAuthenticator - class in com.sap.cloud.mobile.foundation.authentication
This class is an implementation of Authenticator (see https://square.github.io/okhttp/3.x/okhttp/okhttp3/Authenticator.html) that gets credentials from the user via a dialog.
BasicAuthInMemoryStore - class in com.sap.cloud.mobile.foundation.authentication
This class implements BasicAuthCredentialStore by simply keeping a hashmap in memory (there is no persistence across app restarts).
BasicAuthPersistentStore - class in com.sap.cloud.mobile.foundation.authentication
This class implements BasicAuthCredentialStore by persisting credentials in com.sap.cloud.mobile.foundation.securestore.SecureKeyValueStore
beginExclusiveTransaction() - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseStore
Begins a transaction.
behavior(java.lang.String) - function in com.sap.cloud.mobile.foundation.usage.AppUsageInfo
Adds the data for BEHAVIOUR.
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,int,java.lang.String,java.util.concurrent.Executor,android.content.ServiceConnection) - function in android.content.ContextWrapper
 
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,int) - 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,int,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
 
BlockedUserInterceptor - class in com.sap.cloud.mobile.foundation.networking
This Interceptor is responsible for informing the application that the user has been blocked from communicating with the server.
BlockedUserInterceptor.BlockedUserCallback - class in com.sap.cloud.mobile.foundation.networking.BlockedUserInterceptor
Callback interface used to handle a user blocked event.
BlockedUserInterceptor.BlockType - class in com.sap.cloud.mobile.foundation.networking.BlockedUserInterceptor
Specifies the type of user block that occurred.
BlockWipingPolicy - class in com.sap.cloud.mobile.foundation.settings.policies
 
bringChildToFront(android.view.View) - function in android.view.ViewGroup
 
bringToFront() - function in android.view.View
 
BROWSER - enum entry in com.sap.cloud.mobile.foundation.authentication.OAuth2WebOption
 
BROWSER - enum entry in com.sap.cloud.mobile.foundation.networking.ComponentType
 
BrowserDetails - class in com.sap.cloud.mobile.foundation.authentication
Contains details about a browser.
BrowserWhitelist - class in com.sap.cloud.mobile.foundation.authentication
A whitelist of browsers.
build() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Configuration.Builder
Builds a new OAuth2Configuration.
build() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Token.Builder
Builds an OAuth2Token.
build() - function in com.sap.cloud.mobile.foundation.authentication.OtpConfiguration.Builder
The finish endpoint URL and the authorization endpoint URL must both be set to non-empty values before this method is called.
build() - function in com.sap.cloud.mobile.foundation.authentication.SamlConfiguration.Builder
 
build() - function in com.sap.cloud.mobile.foundation.cache.CompositeCache
Completes the cache(s) configuration after add has been called at least twice, then returns this composite cache instance.
build() - function in com.sap.cloud.mobile.foundation.cache.MemoryCache
Completes the Memory Cache instance configuration.
build() - function in com.sap.cloud.mobile.foundation.logging.Logging.ConfigurationBuilder
Get the initial logging settings.
build() - function in com.sap.cloud.mobile.foundation.model.AppConfig.Builder
Build AppConfig instance
build() - function in com.sap.cloud.mobile.foundation.model.OAuth.Builder
 
build() - function in com.sap.cloud.mobile.foundation.model.OAuthClient.Builder
 
build() - function in com.sap.cloud.mobile.foundation.model.OAuthClientPassword.Builder
 
build() - function in com.sap.cloud.mobile.foundation.model.OAuthConfig.Builder
 
build() - function in com.sap.cloud.mobile.foundation.model.SamlAuth.Builder
 
build() - function in com.sap.cloud.mobile.foundation.model.SamlConfig.Builder
 
build() - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
build() - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
build() - function in com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationParameters.Builder
 
buildDrawingCache() - function in android.view.View
 
buildLayer() - function in android.view.View
 
buildReadonlyOkHttpClient() - function in com.sap.cloud.mobile.foundation.ext.AppExtensionService
Retrieves the 'okhttp client' to access the readonly resources
BusinessProcessMonitoringPassportBuilder - class in com.sap.cloud.mobile.foundation.networking
 
BYD - enum entry in com.sap.cloud.mobile.foundation.networking.ComponentType
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z