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

G

GATEWAY - enum entry in com.sap.cloud.mobile.foundation.networking.ComponentType
 
GENERAL_NO_NETWORK - enum entry in com.sap.cloud.mobile.foundation.mobileservices.ServiceErrorCode
 
get(K) - function in com.sap.cloud.mobile.foundation.cache.Cache
Returns the value associated with a key.
get(K) - function in com.sap.cloud.mobile.foundation.cache.CacheBase
Returns the value associated with a key.
get(K) - function in com.sap.cloud.mobile.foundation.cache.CompositeCache
Retrieves the value associated with a cache entry identified by the specified key.
get(K) - function in com.sap.cloud.mobile.foundation.cache.MemoryCache
Returns the value associated with a key.
get(java.lang.String) - function in com.sap.cloud.mobile.foundation.cache.SecureStoreCache
Returns the value associated with a key.
get() - function in com.sap.cloud.mobile.foundation.common.ClientProvider
Returns the okHttpClient that can be used for server communication.
get() - function in com.sap.cloud.mobile.foundation.common.DiscoveryServiceProvider
Get the url of the discovery service host.
get() - function in com.sap.cloud.mobile.foundation.common.SettingsProvider
Returns the settingsParameters that include basic application settings If set was not called at least once before the settings will be null and an IllegalStateException is thrown.
get(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureKeyValueStore
Retrieves the value associated with a key.
getAbstractOAuthClients() - function in com.sap.cloud.mobile.foundation.model.OAuthConfig
 
getAccessToken() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Token
 
getAccessTokenExpirationTime(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Helper
Returns the expiration time of the OAuth2 access token for the given url.
getAction() - function in com.sap.cloud.mobile.foundation.networking.Passport
 
getActiveVersions() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationState.ApplicationInactive
 
getActivity() - function in com.sap.cloud.mobile.foundation.authentication.AppLifecycleCallbackHandler
Provides the current activity.
getAlert() - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
getAlias(java.lang.String,java.lang.Integer) - function in com.sap.cloud.mobile.foundation.authentication.ChooseCertificateProvider.AliasStore
Gets the stored alias for the given host/port combination.
getAlias(java.lang.String,java.lang.Integer) - function in com.sap.cloud.mobile.foundation.authentication.SystemCertificateProvider.AliasStore
Gets the stored alias for the given host/port combination.
getAlias() - function in com.sap.cloud.mobile.foundation.common.KeyStoreCorruptedException
 
getAllEntries() - function in com.sap.cloud.mobile.foundation.user.UserStoreManager
Returns all key-value entries from the user secure store, or an empty map if the store is closed.
getAllOAuthClients() - function in com.sap.cloud.mobile.foundation.model.OAuthConfig
 
getAllowedPolicies() - function in com.sap.cloud.mobile.foundation.settings.policies.FeatureRestrictionPolicy
 
getAllowList() - function in com.sap.cloud.mobile.foundation.authentication.BrowserWhitelist
Returns the allowed browser list.
getAllowUploadPreviousUserPendingChange() - function in com.sap.cloud.mobile.foundation.settings.SharedDeviceSettings
 
getAllSubscribedTopics(com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationClient.CallbackListenerWithResult) - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
getAllSubscribedTopics(com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationClient.CallbackListenerWithResult) - function in com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationClient
 
getAllUsers(java.lang.Integer,java.lang.Integer,java.lang.String) - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Retrieves all local user list.
getAnalytics() - function in com.sap.cloud.mobile.foundation.settings.policies.NetworkPolicy
 
getAndroid() - function in com.sap.cloud.mobile.foundation.settings.policies.AttestationPolicy
 
getAndroidNotificationID() - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
getApiKey() - function in com.sap.cloud.mobile.foundation.common.SettingsParameters
Get api key
getApiKey() - function in com.sap.cloud.mobile.foundation.mobileservices.MobileService
The api key that can connect to mobile server
getApiKey() - function in com.sap.cloud.mobile.foundation.mobileservices.SDKInitializer
 
getAppConfig() - function in com.sap.cloud.mobile.foundation.ext.AppExtensionService
Retrieves the current appConfig
getAppConfig() - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Retrieves the current AppConfig
getAppConfigHistory() - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Returns the history of AppConfig
getAppContext() - function in com.sap.cloud.mobile.foundation.crash.CrashService.CrashUploadWorker
 
getAppID() - function in com.sap.cloud.mobile.foundation.model.AppConfig
The application id
getApplication() - function in com.sap.cloud.mobile.foundation.mobileservices.MobileService
The application instance
getApplicationId() - function in com.sap.cloud.mobile.foundation.common.SettingsParameters
Get the application Id
getApplicationId() - function in com.sap.cloud.mobile.foundation.networking.AppHeadersInterceptor
 
getApplicationLocked() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationStates
The state of the locked or not of the application.
getApplicationVersion() - function in com.sap.cloud.mobile.foundation.common.SettingsParameters
Get the Service version
getApplicationVersion() - function in com.sap.cloud.mobile.foundation.model.AppConfig
The application version
getApplicationVersion() - function in com.sap.cloud.mobile.foundation.networking.AppHeadersInterceptor
 
getArbitraryUserData(java.lang.String,java.lang.String) - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Gets an arbitrary user data out of the db
getAttestationPolicy() - function in com.sap.cloud.mobile.foundation.settings.policies.ClientPolicies
 
getAuth() - function in com.sap.cloud.mobile.foundation.model.AppConfig
The authentication method list
getAuthChallengeHeader() - function in com.sap.cloud.mobile.foundation.model.SamlConfig
 
getAuthChallengeHeaderValue() - function in com.sap.cloud.mobile.foundation.model.SamlConfig
 
getAuthenticated() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationState.AuthenticationChange
 
getAuthenticated() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationStates
 
getAuthenticatingCall() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Interceptor
Gets the Call that is currently being authenticated.
getAuthenticatingCall() - function in com.sap.cloud.mobile.foundation.authentication.OtpInterceptor
Gets the Call that is currently being authenticated.
getAuthenticatingCall() - function in com.sap.cloud.mobile.foundation.authentication.SamlInterceptor
 
getAuthenticationUri() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
getAuthMethod() - function in com.sap.cloud.mobile.foundation.model.APIKeyOnlyAuth
Get the authentication method type.
getAuthMethod() - function in com.sap.cloud.mobile.foundation.model.Auth
Get the authentication method type.
getAuthMethod() - function in com.sap.cloud.mobile.foundation.model.BasicAuth
Get the authentication method type.
getAuthMethod() - function in com.sap.cloud.mobile.foundation.model.CertsAuth
Get the authentication method type.
getAuthMethod() - function in com.sap.cloud.mobile.foundation.model.HttpAuth
Get the authentication method type.
getAuthMethod() - function in com.sap.cloud.mobile.foundation.model.NoneAuth
Get the authentication method type.
getAuthMethod() - function in com.sap.cloud.mobile.foundation.model.OAuth
Get the authentication method type.
getAuthMethod() - function in com.sap.cloud.mobile.foundation.model.SamlAuth
Get the authentication method type.
getAuthorizationEndpoint() - function in com.sap.cloud.mobile.foundation.model.OAuthConfig
 
getAuthorizationEndpointUrl() - function in com.sap.cloud.mobile.foundation.authentication.OtpConfiguration
The OtpProcessor uses the authorization endpoint URL to start the OTP authentication flow.
getAuthUrl() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Configuration
 
getAuthUrl() - function in com.sap.cloud.mobile.foundation.authentication.SamlConfiguration
The authentication URL is used by the SamlProcessor to authenticate the user (typically by loading the URL in a webview and letting the user authenticate themselves).
getAutoEncryptionKeyAlias() - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseStore
 
getAutoUpload() - function in com.sap.cloud.mobile.foundation.logging.LoggingService
 
getAutoUploadType() - function in com.sap.cloud.mobile.foundation.logging.LoggingService
 
getBackendUrl() - function in com.sap.cloud.mobile.foundation.common.SettingsParameters
Get backend Url
getBackgroundNotificationInterceptor() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
getBadge() - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
getBadgeIconType() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationConfig
 
getBadgeServiceChannel() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
getBlob(int) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a byte array at the specified column position.
getBlob(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a byte array for the specified column name.
getBlob(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureKeyValueStore
Retrieves the Blob (byte array) value for the given key.
getBlockDisconnectedPeriod() - function in com.sap.cloud.mobile.foundation.settings.policies.BlockWipingPolicy
 
getBlockWipeEnabled() - function in com.sap.cloud.mobile.foundation.settings.policies.BlockWipingPolicy
 
getBlockWipingPolicy() - function in com.sap.cloud.mobile.foundation.settings.policies.ClientPolicies
 
getBoolean(int) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a boolean value for the given column.
getBoolean(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a boolean value for the given column.
getBoolean(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureKeyValueStore
Retrieves the Boolean value for the give key.
getBoolean(java.lang.String,boolean) - function in com.sap.cloud.mobile.foundation.securestore.SecurePreferenceDataStore
Retrieves a boolean value from the data store.
getBundleExtension() - function in com.sap.cloud.mobile.foundation.clientresources.ClientResourceBundle
 
getBundleExtension() - function in com.sap.cloud.mobile.foundation.clientresources.ResourceBundle
Get the extension of the bundle
getBundleName() - function in com.sap.cloud.mobile.foundation.clientresources.ClientResourceBundle
 
getBundleName() - function in com.sap.cloud.mobile.foundation.clientresources.ResourceBundle
Get the name of the bundle.
getBundleVersion() - function in com.sap.cloud.mobile.foundation.clientresources.ClientResourceBundle
 
getBundleVersion() - function in com.sap.cloud.mobile.foundation.clientresources.ResourceBundle
Get the version of the bundle.
getByte(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureKeyValueStore
Retrieves the Byte value for the give key.
getCallback() - function in com.sap.cloud.mobile.foundation.configurationprovider.ConfigurationLoader
Retrieve the Notification callback
getCallbackListener() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
getCancelButtonDescription() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationConfig
 
getCancelButtonIcon() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationConfig
 
getCapabilities() - function in com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationParameters
This function returns the capability.
getCategory() - function in com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationParameters.Capability
This is a getter method for Category value of the push capability.
getChallengeHeaderName() - function in com.sap.cloud.mobile.foundation.authentication.OtpConfiguration
The challenge header is how the OtpInterceptor can detect an OTP challenge.
getChallengeHeaderName() - function in com.sap.cloud.mobile.foundation.authentication.SamlConfiguration
The challenge header is how the SamlInterceptor can detect a SAML challenge.
getChallengeHeaderValue() - function in com.sap.cloud.mobile.foundation.authentication.OtpConfiguration
The challenge header is how the OtpInterceptor can detect an OTP challenge.
getChallengeHeaderValue() - function in com.sap.cloud.mobile.foundation.authentication.SamlConfiguration
The challenge header is how the SamlInterceptor can detect a SAML challenge.
getChannelID() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationChannelConfig
 
getChannelName() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationChannelConfig
 
getCipher(java.lang.String) - function in com.sap.cloud.mobile.foundation.common.EncryptionUtil
Obtains a cipher object for biometric authentication, then passes back to one of the methods-- enableBiometric, getEncryptionKey, or getEncryptionKey.
getCipher() - function in com.sap.cloud.mobile.foundation.user.UserStoreManager
See 'getCipher' of EncryptionUtil
getClientAppId() - function in com.sap.cloud.mobile.foundation.common.SettingsParameters
Get client app id
getClientAppId() - function in com.sap.cloud.mobile.foundation.networking.AppHeadersInterceptor
 
getClientId() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Configuration
 
getClientID() - function in com.sap.cloud.mobile.foundation.model.AbstractOAuthClient
 
getClientID() - function in com.sap.cloud.mobile.foundation.model.OAuthClient
 
getClientID() - function in com.sap.cloud.mobile.foundation.model.OAuthClientBuilder
 
getClientID() - function in com.sap.cloud.mobile.foundation.model.OAuthClientPassword
 
getClientResource() - function in com.sap.cloud.mobile.foundation.settings.policies.NetworkPolicy
 
getClipboard() - function in com.sap.cloud.mobile.foundation.settings.policies.SecurityPolicy
 
getCode() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Exception
The error code as specified by the error parameter in the OAuth error response.
getCode() - function in com.sap.cloud.mobile.foundation.common.SDKExceptions
 
getCode() - function in com.sap.cloud.mobile.foundation.mobileservices.ServiceResult.FAILURE
 
getCombinedEncryptionKey() - function in com.sap.cloud.mobile.foundation.settings.SharedDeviceService
Generates a secure encryption key to initialize offline database.
getComponentName() - function in com.sap.cloud.mobile.foundation.networking.Passport
 
getComponentType() - function in com.sap.cloud.mobile.foundation.networking.Passport
 
getConfig() - function in com.sap.cloud.mobile.foundation.model.OAuth
 
getConfig() - function in com.sap.cloud.mobile.foundation.model.SamlAuth
 
getConfiguration() - function in com.sap.cloud.mobile.foundation.configurationprovider.ProviderConfiguration
Retrieves the configuration data as a JSONObject configuration object.
getConfigurationBuilder() - function in com.sap.cloud.mobile.foundation.logging.Logging
 
getConfigurationName() - function in com.sap.cloud.mobile.foundation.settings.policies.CustomSettingsEntity
 
getConsented() - function in com.sap.cloud.mobile.foundation.crash.CrashService
 
getConsentToAuthenticate(android.app.Activity,android.net.Uri) - function in com.sap.cloud.mobile.foundation.authentication.AuthenticationUiCallbackManager
 
getConsentToAuthenticate(android.app.Activity,android.net.Uri) - function in com.sap.cloud.mobile.foundation.authentication.AuthenticationUiConsentCallback
 
getConsoleLoggerPattern() - function in com.sap.cloud.mobile.foundation.logging.Logging
Get the layout pattern used in the Android console.
getContent() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty.BooleanProperty
 
getContent() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty.DoubleProperty
 
getContent() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty.IntProperty
 
getContent() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty.JsonArrayProperty
 
getContent() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty.JsonObjectProperty
 
getContent() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty.LongProperty
 
getContent() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty.StringProperty
 
getContext() - function in com.sap.cloud.mobile.foundation.cache.CacheBase
Returns the Android application context.
getCostOfEntries() - function in com.sap.cloud.mobile.foundation.cache.Cache
Returns the aggregated value of the cost of the entries in the cache.
getCostOfEntries() - function in com.sap.cloud.mobile.foundation.cache.CacheBase
Returns the aggregated value of the cost of the entries in the cache.
getCostOfEntries() - function in com.sap.cloud.mobile.foundation.cache.MemoryCache
Returns the aggregated value of the costs for the cache entries added so far when Cost Factor option is enabled (via addCostFactor.
getCostOfEntries() - function in com.sap.cloud.mobile.foundation.cache.SecureStoreCache
Not supported.
getCrashLogUploadEnabled() - function in com.sap.cloud.mobile.foundation.settings.policies.UsagePolicy
 
getCreatedTime() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Token
 
getCreationTime() - function in com.sap.cloud.mobile.foundation.user.DeviceUser
The creation time of this user.
getCREATOR() - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage.Companion
 
getCredential(java.lang.String,java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.BasicAuthCredentialStore
Gets stored credentials for reuse.
getCredential(java.lang.String,java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.BasicAuthInMemoryStore
Gets stored credentials for reuse.
getCredential(java.lang.String,java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.BasicAuthPersistentStore
Gets stored credentials for reuse.
getCurrent() - function in com.sap.cloud.mobile.foundation.user.DeviceUser
Whether a user is the current active user or not.
getCurrentUser() - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Retrieves the current user.
getCurrentUser() - function in com.sap.cloud.mobile.foundation.user.UserSessionService
The current user
getCustomizedProperties() - function in com.sap.cloud.mobile.foundation.model.AppConfig
Customized properties defined when publishing application to discovery service
getDarkLogo() - function in com.sap.cloud.mobile.foundation.theme.ThemeDownloadService
 
getData() - function in com.sap.cloud.mobile.foundation.mobileservices.ServiceResult.SUCCESS
 
getData() - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
getData(java.lang.String) - function in com.sap.cloud.mobile.foundation.user.UserStoreManager
Retrieves data from user secure store.
getDatabase() - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseStore
Returns the underlying net.sqlcipher.database.SQLiteDatabase instance assuming .
getDatabaseName() - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseStore
 
getDataCollectionEnabled() - function in com.sap.cloud.mobile.foundation.settings.policies.UsagePolicy
 
getDataCollectionEnabled() - function in com.sap.cloud.mobile.foundation.usage.UsageBroker
Getter for dataCollectionEnabled flag If this flag is set to false usage collection will be disabled
getDate() - function in com.sap.cloud.mobile.foundation.usage.UsageRecord
Returns the date of the record.
getDaysToWaitBetweenUpload() - function in com.sap.cloud.mobile.foundation.usage.UsageBroker
Getter for DaysToWaitBetweenUpload Upload can be called repeatedly ( in onResume for example ), but the upload will only occur after the expressed number of days
getDefault() - function in com.sap.cloud.mobile.foundation.authentication.BrowserWhitelist
Returns the default browser whitelist.
getDefaultPasswordEnabled() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
When this is 'true', even the passcode policy is enabled, the passcode creation process can still be skipped for the primary user.
getDescription() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Exception
Text providing additional information about the error that occurred.
getDescription() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationChannelConfig
 
getDescription() - function in com.sap.cloud.mobile.foundation.settings.policies.RestrictedFeature
 
getDetail() - function in com.sap.cloud.mobile.foundation.user.User
The detail information, it could be either a JsonPrimitive, JsonObject or JsonArray.
getDeviceId() - function in com.sap.cloud.mobile.foundation.common.SettingsParameters
Get device Id
getDeviceId() - function in com.sap.cloud.mobile.foundation.networking.AppHeadersInterceptor
 
getDeviceInfo() - function in com.sap.cloud.mobile.foundation.common.About
Get brand, manufacturer, and model of the current device.
getDeviceOSVersion() - function in com.sap.cloud.mobile.foundation.usage.DeviceInfoUtil
 
getDeviceType() - function in com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationParameters
 
getDigitOnly() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
Whether the passcode can only contain digital numbers.
getDigitRequired() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
Whether the passcode requires digital numbers.
getDisplayName() - function in com.sap.cloud.mobile.foundation.settings.policies.RestrictedFeature
 
getDouble(int) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a Double for the given column.
getDouble(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a Double for the given column.
getDouble(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureKeyValueStore
Retrieves the Double value for the give key.
getEffectiveMultipleUserMode() - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Returns the effective multiple user mode of the current AppConfig.
getEmail() - function in com.sap.cloud.mobile.foundation.user.DeviceUser
The email address, it might be empty.
getEmails() - function in com.sap.cloud.mobile.foundation.user.User
The emails of this user.
getEnableBadge() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationChannelConfig
 
getEnabled() - function in com.sap.cloud.mobile.foundation.networking.LockWipePolicy
Enabled accessor.
getEnabled() - function in com.sap.cloud.mobile.foundation.settings.policies.LogPolicy
Log upload is enabled or not
getEnabled() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
Whether the passcode policy is enabled or not.
getEnabled() - function in com.sap.cloud.mobile.foundation.settings.policies.PlayIntegrityPolicy
 
getEnableLights() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationChannelConfig
 
getEnablePKCE() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
getEnablePKCEForOAuth() - function in com.sap.cloud.mobile.foundation.ext.AppExtensionService
Set whether PKCE is enabled for OAuth
getEnableVibration() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationChannelConfig
 
getEncryptionKey(java.lang.String) - function in com.sap.cloud.mobile.foundation.common.EncryptionUtil
Generates an encryption key for the new alias, or returns the existing encryption key when in NO_PASSCODE state.
getEncryptionKey(java.lang.String,kotlin.Array) - function in com.sap.cloud.mobile.foundation.common.EncryptionUtil
Returns the encryption key when in PASSCODE_ONLY or PASSCODE_BIOMETRIC state for an existing alias.
getEncryptionKey(java.lang.String,kotlin.Array,javax.crypto.Cipher) - function in com.sap.cloud.mobile.foundation.common.EncryptionUtil
This method typically is used to generate a new encryption key for a new alias and enters PASSCODE_BIOMETRIC state.
getEncryptionKey(java.lang.String,javax.crypto.Cipher) - function in com.sap.cloud.mobile.foundation.common.EncryptionUtil
Returns the existing encryption key when in PASSCODE_BIOMETRIC state.
getEncryptionKey() - function in com.sap.cloud.mobile.foundation.settings.SharedDeviceSettings
 
getEncryptionKeyReadyListener() - function in com.sap.cloud.mobile.foundation.settings.SharedDeviceService
 
getEndUserUI() - function in com.sap.cloud.mobile.foundation.model.OAuthConfig
 
getEnforced() - function in com.sap.cloud.mobile.foundation.settings.policies.PlayIntegrityPolicy
 
getEntries() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2WebOption
 
getEntries() - function in com.sap.cloud.mobile.foundation.logging.LogUploadType
 
getEntries() - function in com.sap.cloud.mobile.foundation.mobileservices.ServiceErrorCode
 
getEntries() - function in com.sap.cloud.mobile.foundation.model.AppConfig.ContentFormat
 
getEntries() - function in com.sap.cloud.mobile.foundation.model.AuthMethod
 
getEntries() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushProvider
 
getEntries() - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage.NotificationStatus
 
getEntries() - function in com.sap.cloud.mobile.foundation.settings.policies.SettingsTarget
 
getEntries() - function in com.sap.cloud.mobile.foundation.user.UserSessionRevokeLevel
 
getEntry(K) - function in com.sap.cloud.mobile.foundation.cache.Cache
Retrieves the value associated with a key, then returns a CacheEntry object that embeds the key and value.
getEntry(K) - function in com.sap.cloud.mobile.foundation.cache.CacheBase
Retrieves the value associated with a key, then returns a CacheEntry object that embeds the key and value.
getEntry(K) - function in com.sap.cloud.mobile.foundation.cache.CompositeCache
Has the same behavior as get, but returns an instance of CacheEntry which contains a key and a value instead of a value.
getEntry(K) - function in com.sap.cloud.mobile.foundation.cache.MemoryCache
Retrieves the value associated with a key, then returns a CacheEntry object that embeds the key and value.
getEntry(java.lang.String) - function in com.sap.cloud.mobile.foundation.cache.SecureStoreCache
Retrieves the value associated with a key, then returns a CacheEntry object that embeds the key and value.
getEntryCount() - function in com.sap.cloud.mobile.foundation.cache.Cache
Returns the number of entries (key-value pairs) in the cache.
getEntryCount() - function in com.sap.cloud.mobile.foundation.cache.CacheBase
Returns the number of entries (key-value pairs) in the cache.
getEntryCount() - function in com.sap.cloud.mobile.foundation.cache.CompositeCache
Not supported for Composite Cache.
getEntryCount() - function in com.sap.cloud.mobile.foundation.cache.MemoryCache
Returns the number of entries (key-value pairs) in the cache.
getEntryCount() - function in com.sap.cloud.mobile.foundation.cache.SecureStoreCache
Returns the number of entries (key-value pairs) in the cache.
getEntryExpiry() - function in com.sap.cloud.mobile.foundation.settings.policies.LogPolicy
The uploaded log will be deleted after the days
getErrorMessage() - function in com.sap.cloud.mobile.foundation.configurationprovider.ConfigurationProviderError
Gets the text of the error message.
getEvent() - function in com.sap.cloud.mobile.foundation.usage.UsageRecord
Returns a user defined event.
getExpectedInput() - function in com.sap.cloud.mobile.foundation.configurationprovider.ConfigurationProvider
Gets a ProviderInputs object the represents this provider's expected inputs.
getExpectedInput() - function in com.sap.cloud.mobile.foundation.configurationprovider.DiscoveryServiceConfigurationProvider
Reports what input(s) are required for operation.
getExpectedInput() - function in com.sap.cloud.mobile.foundation.configurationprovider.FileConfigurationProvider
Reports what input(s) are required for the operation.
getExpectedInput() - function in com.sap.cloud.mobile.foundation.configurationprovider.JsonConfigurationProvider
Reports what input(s) are required for operation.
getExpectedInput() - function in com.sap.cloud.mobile.foundation.configurationprovider.ManagedConfigurationProvider
Reports what input(s) are required for the operation.
getExpiredTime() - function in com.sap.cloud.mobile.foundation.model.IntegrityNonce
 
getExpireInDays() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
 
getExpireTime() - function in com.sap.cloud.mobile.foundation.model.IntegrityToken
 
getExpiry() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Token
 
getExtender() - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
getFamilyName() - function in com.sap.cloud.mobile.foundation.user.DeviceUser
 
getFamilyName() - function in com.sap.cloud.mobile.foundation.user.User.UserName
 
getFeatureEnabled() - function in com.sap.cloud.mobile.foundation.settings.policies.LogPolicy
Log feature is enabled or not
getFeatureRestrictionPolices() - function in com.sap.cloud.mobile.foundation.settings.policies.ClientPolicies
 
getFeatureVectorPolicyAllEnabled() - function in com.sap.cloud.mobile.foundation.settings.policies.FeatureRestrictionPolicy
 
getFingerPrintEnabled() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
Whether the biometric is enabled.
getFinishEndpointUrl() - function in com.sap.cloud.mobile.foundation.authentication.OtpConfiguration
The OtpProcessor knows that OTP authentication has succeeded when the finish endpoint URL is loaded.
getFinishEndPointUrl() - function in com.sap.cloud.mobile.foundation.model.SamlConfig
 
getFinishParameter() - function in com.sap.cloud.mobile.foundation.model.SamlConfig
 
getFinishParameterValue() - function in com.sap.cloud.mobile.foundation.model.SamlConfig
 
getFinishUrl() - function in com.sap.cloud.mobile.foundation.authentication.SamlConfiguration
The URL, which when encountered indicates the SAML authentication flow’s end.
getFirstCCTBrowser(android.content.Context,com.sap.cloud.mobile.foundation.authentication.BrowserWhitelist,com.sap.cloud.mobile.foundation.authentication.BrowserDetails) - function in com.sap.cloud.mobile.foundation.ext.SDKCustomTabsLauncher.Companion
Returns the first CCT browser.
getFloat(int) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a Float for the given column.
getFloat(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a Float for the given column.
getFloat(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureKeyValueStore
Retrieves the Float value for the given key.
getFloat(java.lang.String,float) - function in com.sap.cloud.mobile.foundation.securestore.SecurePreferenceDataStore
Retrieves a float value from the data store.
getForegroundLockTimeout() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
The app foreground lock time out setting, in seconds.
getForegroundNotificationInterceptor() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
getForegroundPushNotificationReady() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushNotificationEvent
 
getForegroundPushNotificationReady() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationJob
 
getFormFactor() - function in com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationParameters
 
getGivenName() - function in com.sap.cloud.mobile.foundation.user.DeviceUser
 
getGivenName() - function in com.sap.cloud.mobile.foundation.user.User.UserName
 
getGlobalArbitraryUserData(java.lang.String) - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Gets the global user data
getGoogleProjectNumber() - function in com.sap.cloud.mobile.foundation.settings.policies.PlayIntegrityPolicy
 
getGrantType() - function in com.sap.cloud.mobile.foundation.model.AbstractOAuthClient
 
getGrantType() - function in com.sap.cloud.mobile.foundation.model.OAuthClient
 
getGrantType() - function in com.sap.cloud.mobile.foundation.model.OAuthClientBuilder
 
getGrantType() - function in com.sap.cloud.mobile.foundation.model.OAuthClientPassword
 
getHeaders() - function in com.sap.cloud.mobile.foundation.common.ClientProvider
 
getHeaderValue(java.lang.String,kotlin.ByteArray,java.lang.Integer) - function in com.sap.cloud.mobile.foundation.networking.Passport
 
getHistoryCount() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
The passcode history count which cannot be reused.
getHost() - function in com.sap.cloud.mobile.foundation.authentication.CertificateRequest
 
getHost() - function in com.sap.cloud.mobile.foundation.model.AppConfig
The host of the mobile application
getHttpClientReady() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationStates
 
getHttpErrorCode() - function in com.sap.cloud.mobile.foundation.mobileservices.ServiceResult.FAILURE
 
getId() - function in com.sap.cloud.mobile.foundation.settings.policies.RestrictedFeature
 
getId() - function in com.sap.cloud.mobile.foundation.user.DeviceUser
The user id, it's the same as the user model saved at server side.
getId() - function in com.sap.cloud.mobile.foundation.user.User
The user id, mandatory.
getIdentifierString() - function in com.sap.cloud.mobile.foundation.configurationprovider.ProviderIdentifier
Gets the identifier name text.
getImportance() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationChannelConfig
 
getInfo() - function in com.sap.cloud.mobile.foundation.usage.UsageRecord
Returns the usage info of this record.
getInput(java.lang.String) - function in com.sap.cloud.mobile.foundation.configurationprovider.ProviderInputs
Retrieves the object representing the value corresponding to the specified attribute from this ProviderInputs object.
getInputs(com.sap.cloud.mobile.foundation.configurationprovider.ProviderIdentifier) - function in com.sap.cloud.mobile.foundation.configurationprovider.UserInputs
Retrieves the ProviderInputs corresponding to the specified provider from this UserInputs object.
getInstance() - function in com.sap.cloud.mobile.foundation.authentication.AppLifecycleCallbackHandler.Companion
 
getInstance() - function in com.sap.cloud.mobile.foundation.core.NetworkStateCallback.Companion
 
getInstance() - function in com.sap.cloud.mobile.foundation.logging.LogService
 
getInt(int) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a signed 32 bit Integer for the given column.
getInt(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a signed 32 bit Integer for the given column.
getInt(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureKeyValueStore
Retrieves the Integer value for the give key.
getInt(java.lang.String,int) - function in com.sap.cloud.mobile.foundation.securestore.SecurePreferenceDataStore
Retrieves an integer value from the data store.
getInt16(int) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a signed 16 bit integer (Short) for the given column.
getInt16(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a signed 16 bit integer (Short) for the given column.
getInt16(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureKeyValueStore
Retrieves the Short value for the give key.
getInt64(int) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a signed 64 bit integer (Long) for the given column.
getInt64(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a signed 64 bit integer (Long) for the given column.
getInt64(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureKeyValueStore
Retrieves the Long value for the given key.
getInterceptor() - function in com.sap.cloud.mobile.foundation.networking.InterceptorProvider
Returns interceptor to be used in OkHttpClient.
getJailbrokenDevices() - function in com.sap.cloud.mobile.foundation.settings.policies.SecurityPolicy
 
getJsModule() - function in com.sap.cloud.mobile.foundation.settings.policies.RestrictedFeature
 
getKey() - function in com.sap.cloud.mobile.foundation.cache.CacheEntry
Returns the key of this entry.
getKey() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty.BooleanProperty
 
getKey() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty.DoubleProperty
 
getKey() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty.IntProperty
 
getKey() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty.JsonArrayProperty
 
getKey() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty.JsonObjectProperty
 
getKey() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty.LongProperty
 
getKey() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty.StringProperty
 
getKeyPath() - function in com.sap.cloud.mobile.foundation.settings.policies.AbstractSettingsEntity
 
getKeyPath() - function in com.sap.cloud.mobile.foundation.settings.policies.CustomSettingsEntity
 
getKeyPath() - function in com.sap.cloud.mobile.foundation.settings.policies.PredefinedPolicy
 
getKeyTypes() - function in com.sap.cloud.mobile.foundation.authentication.CertificateRequest
 
getLargeIcon() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationConfig
 
getLastError() - function in com.sap.cloud.mobile.foundation.configurationprovider.DefaultManagedConfigToJsonConverter
Returns the last error (if any) that was encountered by ConvertManagedConfigToJson.
getLastError() - function in com.sap.cloud.mobile.foundation.configurationprovider.ManagedConfigToJsonConverter
Returns the last error (if any) that was encountered by ConvertManagedConfigToJson.
getLightColor() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationChannelConfig
 
getLightLogo() - function in com.sap.cloud.mobile.foundation.theme.ThemeDownloadService
 
getLocalizingDigitsToLatin() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
 
getLockDays() - function in com.sap.cloud.mobile.foundation.networking.LockWipePolicy
Lock Days accessor.
getLocked() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationState.ApplicationLock
 
getLockTimeout() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
The app lock time out setting, in seconds.
getLogLevel() - function in com.sap.cloud.mobile.foundation.settings.policies.LogPolicy
The log level
getLogLevel(com.sap.cloud.mobile.foundation.settings.policies.LogPolicy) - function in com.sap.cloud.mobile.foundation.settings.policies.LogPolicy.Companion
Gets the corresponding log Level from the level string
getLogLevelString(ch.qos.logback.classic.Level) - function in com.sap.cloud.mobile.foundation.settings.policies.LogPolicy.Companion
Maps the log Level to the required log level string
getLogPolicy() - function in com.sap.cloud.mobile.foundation.settings.policies.ClientPolicies
 
getLogs() - function in com.sap.cloud.mobile.foundation.settings.policies.NetworkPolicy
 
getLogToConsole() - function in com.sap.cloud.mobile.foundation.logging.LoggingService
Whether log information to the logcat console
getLong(java.lang.String,long) - function in com.sap.cloud.mobile.foundation.securestore.SecurePreferenceDataStore
Retrieves a long value from the data store.
getLowerRequired() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
Whether the passcode requires lower case letters.
getMaxEntries() - function in com.sap.cloud.mobile.foundation.cache.CacheBase
Returns the cache capacity specified via init.
getMaxFileNumber() - function in com.sap.cloud.mobile.foundation.settings.policies.LogPolicy
Max file count for logs
getMaxFileSize() - function in com.sap.cloud.mobile.foundation.settings.policies.LogPolicy
Max file size in MB
getMaximumCost() - function in com.sap.cloud.mobile.foundation.cache.MemoryCache
Returns the maximum cost allowed when Cost Factor is enabled.
getMessage() - function in com.sap.cloud.mobile.foundation.common.SDKExceptions
 
getMessage() - function in com.sap.cloud.mobile.foundation.mobileservices.ServiceResult.FAILURE
 
getMinLength() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
The minimum length the passcode.
getMobileNetwork() - function in com.sap.cloud.mobile.foundation.settings.policies.NetworkPolicyItem
 
getMsg() - function in com.sap.cloud.mobile.foundation.model.AppConfigException.SimplifiedQRException
 
getMultiUser() - function in com.sap.cloud.mobile.foundation.model.AppConfig
Multiple user
getName() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty
 
getName() - function in com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationParameters.Capability
This function returns the name of the push capability.
getName() - function in com.sap.cloud.mobile.foundation.settings.policies.RestrictedFeature
 
getName() - function in com.sap.cloud.mobile.foundation.user.DeviceUser
If name property returned from server, then 'name' would be 'family name, first name', otherwise 'userName'.
getName() - function in com.sap.cloud.mobile.foundation.user.User
The UserName type user name property, which contains optional 'familyName' and 'givenName'.
getNetworkInterceptor() - function in com.sap.cloud.mobile.foundation.networking.InterceptorProvider
Returns network interceptor to be used in OkHttpClient.
getNetworkPolicy() - function in com.sap.cloud.mobile.foundation.settings.policies.ClientPolicies
 
getNetworkPolicyEnabled() - function in com.sap.cloud.mobile.foundation.settings.policies.NetworkPolicy
 
getNetworkType(java.lang.String) - function in com.sap.cloud.mobile.foundation.mobileservices.MobileService
Help mobile services using worker convert NetworkPolicyeffectiveNetworkPolicy to NetworkType
getNewUser() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationState.OnUserSwitch
 
getNonce() - function in com.sap.cloud.mobile.foundation.model.IntegrityNonce
 
getNotificationChannel() - function in com.sap.cloud.mobile.foundation.remotenotification.PushServiceConfig
 
getNotificationConfig() - function in com.sap.cloud.mobile.foundation.remotenotification.PushServiceConfig
 
getNotificationID() - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
getNotificationIdStart() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.Companion
 
getNotificationStatus() - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
getNotificationTime() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationConfig
 
getOauth2Processor() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Interceptor
 
getOauthClients() - function in com.sap.cloud.mobile.foundation.model.OAuthConfig
 
getOfflineConflictHandlingEnabled() - function in com.sap.cloud.mobile.foundation.settings.SharedDeviceSettings
 
getOfflineConflictHandlingMode() - function in com.sap.cloud.mobile.foundation.settings.SharedDeviceSettings
 
getOfflineOData() - function in com.sap.cloud.mobile.foundation.settings.policies.NetworkPolicy
 
getOKHttpClient() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
Returns the provided client if available otherwise uses the global client.
getOldUser() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationState.OnUserSwitch
 
getOnBoarded() - function in com.sap.cloud.mobile.foundation.user.DeviceUser
Whether a user went through the complete onboarding process and ready to unlock the app with the passcode.
getOnBoardedUsers(com.sap.cloud.mobile.foundation.mobileservices.ServiceListener,java.lang.Integer,java.lang.Integer,java.lang.String) - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Retrieves onBoarded local user list, and notifies the result with the given listener.
getOnBoardedUsers(java.lang.Integer,java.lang.Integer,java.lang.String) - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Retrieves onBoarded local user list.
getOnboardingUserInfo(java.lang.String) - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Retrieves all the onboarding related info for the user identified by userId.
getOnFront() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationState.OnFrontChange
 
getOnFront() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationStates
 
getOpeningURLs() - function in com.sap.cloud.mobile.foundation.settings.policies.SecurityPolicy
 
getOsVersion() - function in com.sap.cloud.mobile.foundation.common.About
Get the Android version for the current device.
getPackageName() - function in com.sap.cloud.mobile.foundation.authentication.BrowserDetails
Returns the package name.
getParams() - function in com.sap.cloud.mobile.foundation.crash.CrashService.CrashUploadWorker
 
getPasscode() - function in com.sap.cloud.mobile.foundation.model.OAuthClientPassword
 
getPasscodeCreateTime(java.lang.String) - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Retrieves the passcode creation time, in millisecond.
getPasscodeCreationTime() - function in com.sap.cloud.mobile.foundation.user.OnboardingUserInfo
 
getPasscodePolicy() - function in com.sap.cloud.mobile.foundation.settings.policies.ClientPolicies
 
getPasscodePolicy(java.lang.String) - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Retrieves the passcode policy of a user identified by userId.
getPasscodePolicy() - function in com.sap.cloud.mobile.foundation.user.OnboardingUserInfo
 
getPassport() - function in com.sap.cloud.mobile.foundation.networking.PassportBuilder
 
getPassport() - function in com.sap.cloud.mobile.foundation.networking.PassportManager
 
getPassportHeader() - function in com.sap.cloud.mobile.foundation.networking.PassportManager
 
getPersistedConfiguration(android.content.Context) - function in com.sap.cloud.mobile.foundation.configurationprovider.DefaultPersistenceMethod
Returns the last configuration stored by the Default Persistence Method.
getPersistenceMethod() - function in com.sap.cloud.mobile.foundation.configurationprovider.ConfigurationLoader
Retrieve the Output handler callback
getPlayIntegrity() - function in com.sap.cloud.mobile.foundation.settings.policies.AttestationPolicy
 
getPluginName() - function in com.sap.cloud.mobile.foundation.settings.policies.RestrictedFeature
 
getPolicy() - function in com.sap.cloud.mobile.foundation.logging.LoggingService
The log policy
getPolicy() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationState.ClientPolicyRetrieved
 
getPort() - function in com.sap.cloud.mobile.foundation.authentication.CertificateRequest
 
getPort() - function in com.sap.cloud.mobile.foundation.model.AppConfig
The port
getPrevComponentName() - function in com.sap.cloud.mobile.foundation.networking.Passport
 
getPrimaryAuthenticationConfig() - function in com.sap.cloud.mobile.foundation.model.AppConfig
The primary authentication method, which is used for on-boarding
getPrincipals() - function in com.sap.cloud.mobile.foundation.authentication.CertificateRequest
 
getPrint() - function in com.sap.cloud.mobile.foundation.settings.policies.SecurityPolicy
 
getProperty() - function in com.sap.cloud.mobile.foundation.model.AppConfigException.InvalidPropertyValue
 
getProperty() - function in com.sap.cloud.mobile.foundation.model.AppConfigException.PropertyMissing
 
getProtocol() - function in com.sap.cloud.mobile.foundation.model.AppConfig
The protocol
getProviderIdentifier() - function in com.sap.cloud.mobile.foundation.configurationprovider.ConfigurationProvider
Gets the identifier string for this provider.
getProviderIdentifier() - function in com.sap.cloud.mobile.foundation.configurationprovider.DiscoveryServiceConfigurationProvider
Retrieve the ProviderIdentifier for this Provider.
getProviderIdentifier() - function in com.sap.cloud.mobile.foundation.configurationprovider.FileConfigurationProvider
Returns the unique identifier associated with this ConfigurationProvider.
getProviderIdentifier() - function in com.sap.cloud.mobile.foundation.configurationprovider.JsonConfigurationProvider
Returns the ProviderIdentifier for this Provider.
getProviderIdentifier() - function in com.sap.cloud.mobile.foundation.configurationprovider.ManagedConfigurationProvider
Returns the unique identifier associated with this ConfigurationProvider.
getProviders() - function in com.sap.cloud.mobile.foundation.configurationprovider.ConfigurationLoader
Retrieve the provider queue, represented as an array of Provider Identifiers.
getProviderSuccess() - function in com.sap.cloud.mobile.foundation.configurationprovider.ProviderConfiguration
Retrieves whether or not the provider was successful in getting configuration data.
getPubKey() - function in com.sap.cloud.mobile.foundation.mobileservices.SDKInitializer
 
getPushGroup() - function in com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationParameters
 
getPushProvider() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
getPushRemoteMessage() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushNotificationEvent
Sets push message
getPushRemoteMessage() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationJob
 
getPushService() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationTrampolineActivity
 
getQueuedCalls() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Interceptor
Gets an unmodifiable collection containing all the Calls that are queued up for authentication.
getQueuedCalls() - function in com.sap.cloud.mobile.foundation.authentication.OtpInterceptor
Gets an unmodifiable collection containing all the Calls that are queued up for authentication.
getQueuedCalls() - function in com.sap.cloud.mobile.foundation.authentication.SamlInterceptor
Gets an unmodifiable collection containing all the Calls that are queued up for authentication.
getReadonlypasscode() - function in com.sap.cloud.mobile.foundation.model.OAuthClientPassword
 
getReady() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationState.HTTPClientReady
 
getReady() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationState.SettingsParameterReady
 
getRecordCount() - function in com.sap.cloud.mobile.foundation.usage.UsageSnapshot
Retrieves number of records in the snapshot.
getRecordCount() - function in com.sap.cloud.mobile.foundation.usage.UsageStore
Retrieves the usage record count in the store from all target IDs.
getRedirectUrl() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Configuration
 
getRedirectURL() - function in com.sap.cloud.mobile.foundation.model.AbstractOAuthClient
 
getRedirectURL() - function in com.sap.cloud.mobile.foundation.model.OAuthClient
 
getRedirectURL() - function in com.sap.cloud.mobile.foundation.model.OAuthClientBuilder
 
getRedirectURL() - function in com.sap.cloud.mobile.foundation.model.OAuthClientPassword
 
getRefreshToken() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Token
 
getRefreshTokenExpirationTime(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Helper
Returns the expiration time of the OAuth2 refresh token for the given url.
getRegistrationId() - function in com.sap.cloud.mobile.foundation.user.User
The registration id of the user.
getRemoteNotificationClient() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
getReporter(java.lang.String) - function in com.sap.cloud.mobile.foundation.usage.Usage
Returns a Usage Reporter with the given target ID.
getRequireOtp() - function in com.sap.cloud.mobile.foundation.model.OAuth
 
getResponseType() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Configuration
 
getResponseType() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
getRestrictedFeatures() - function in com.sap.cloud.mobile.foundation.settings.policies.FeatureRestrictionPolicy
 
getRetainLastUnattributedSession() - function in com.sap.cloud.mobile.foundation.usage.UsageBroker
Getter for retainLastUnattributedSession retrainLastUnattributedSession controls whether or not to move the last unattributed session to the attributed store
getRetryLimit() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
 
getRetryLimit(java.lang.String) - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Retrieves the retry limit left for this user by userId.
getRetryLimit() - function in com.sap.cloud.mobile.foundation.user.OnboardingUserInfo
 
getReturnError() - function in com.sap.cloud.mobile.foundation.configurationprovider.ProviderConfiguration
Retrieves the input-related error, if any, encountered by the provider.
getRoaming() - function in com.sap.cloud.mobile.foundation.settings.policies.NetworkPolicyItem
 
getRoles() - function in com.sap.cloud.mobile.foundation.user.User
The assigned roles of this user.
getRootLogger() - function in com.sap.cloud.mobile.foundation.logging.Logging
Get the logback root logger.
getScope() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Configuration
 
getScope() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
getScope() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Token
 
getScopes() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Token
 
getSdkSharedPreferences() - function in com.sap.cloud.mobile.foundation.mobileservices.MobileService
SDK shared preference
getSdkVersion() - function in com.sap.cloud.mobile.foundation.common.About
Get the version of SAP BTP SDK for Android.
getSdkVersion() - function in com.sap.cloud.mobile.foundation.common.SettingsParameters
Get BTP sdk version
getSdkVersion() - function in com.sap.cloud.mobile.foundation.networking.AppHeadersInterceptor
 
getSecret() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Configuration
 
getSecret() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
getSecureStoreName() - function in com.sap.cloud.mobile.foundation.user.DeviceUser
The secure store name of this user.
getSecureStoreName2() - function in com.sap.cloud.mobile.foundation.user.DeviceUser
The secure store name with the one way hash algorithm.
getSecurityPolicy() - function in com.sap.cloud.mobile.foundation.settings.policies.ClientPolicies
 
getSerializable(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureKeyValueStore
Retrieves the Serializable object for the give key.
getService(kotlin.reflect.KClass) - function in com.sap.cloud.mobile.foundation.mobileservices.SDKInitializer
Retrieves the enabled service by the given clazz, 'null' will be returned if no such a service is found.
getServices() - function in com.sap.cloud.mobile.foundation.mobileservices.SDKInitializer
Retrieves the service list
getServiceStarted() - function in com.sap.cloud.mobile.foundation.mobileservices.TimeoutLockService
Indicates if the service is started or not
getServiceUrl() - function in com.sap.cloud.mobile.foundation.model.AppConfig
The service url
getSessionCertificate(java.lang.String,int) - function in com.sap.cloud.mobile.foundation.authentication.SslClientAuth
Returns the certificate chain used for the given host and port.
getSessionPrivateKey(java.lang.String,int) - function in com.sap.cloud.mobile.foundation.authentication.SslClientAuth
Returns the private key used for the given host and port.
getSettingsParameters() - function in com.sap.cloud.mobile.foundation.common.CpmsParameters
Gets the SettingsParameters that was initialized via init.
getSettingsParametersReady() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationStates
 
getSignatures() - function in com.sap.cloud.mobile.foundation.authentication.BrowserDetails
Returns the signatures.
getSmallIcon() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationConfig
 
getSnapshot(android.content.Context,java.lang.String) - function in com.sap.cloud.mobile.foundation.usage.UsageStore
Retrieves an UsageSnapshot object for a given target ID.
getSpecialCharRequired() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
Whether the passcode requires special letters.
getSslSocketFactory() - function in com.sap.cloud.mobile.foundation.authentication.SslClientAuth
 
getState() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Configuration
 
getState() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Exception
The state parameter that was present in the client authorization request.
getState() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Processor
 
getState(java.lang.String) - function in com.sap.cloud.mobile.foundation.common.EncryptionUtil
Returns the current encryption state.
getStore() - function in com.sap.cloud.mobile.foundation.usage.Usage
Returns the embedded Usage Store implementation.
getStoreAlias() - function in com.sap.cloud.mobile.foundation.user.UserStoreManager
 
getStoreName() - function in com.sap.cloud.mobile.foundation.usage.UsageStore
Retrieves the name of store
getStoreState() - function in com.sap.cloud.mobile.foundation.user.UserStoreManager
Retrieves the secure store state.
getString(int) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a String for the given column.
getString(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureDatabaseResultSet
Retrieves the value as a String for the given column.
getString(java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecureKeyValueStore
Retrieves the string value for the give key.
getString(java.lang.String,java.lang.String) - function in com.sap.cloud.mobile.foundation.securestore.SecurePreferenceDataStore
Retrieves a String value from the data store.
getStringSet(java.lang.String,java.util.Set) - function in com.sap.cloud.mobile.foundation.securestore.SecurePreferenceDataStore
Retrieves a set of Strings from the data store.
getTargetId() - function in com.sap.cloud.mobile.foundation.usage.UsageReporter
Returns the targetId assigned to the reporter.
getTargetId() - function in com.sap.cloud.mobile.foundation.usage.UsageSnapshot
The target ID associated with this snapshot.
getTargetIdentifiers() - function in com.sap.cloud.mobile.foundation.usage.Usage
Retrieves the available target identifiers.
getTargetIdentifiers() - function in com.sap.cloud.mobile.foundation.usage.UsageStore
Retrieves an array of distinct target IDs in the store.
getTelemetryUploadKey() - function in com.sap.cloud.mobile.foundation.settings.policies.ClientPolicies
 
getThemeFile() - function in com.sap.cloud.mobile.foundation.theme.ThemeDownloadService
 
getTimeZone() - function in com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationParameters
 
getTitle() - function in com.sap.cloud.mobile.foundation.remotenotification.PushRemoteMessage
 
getToken(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2TokenInMemoryStore
Called when a OAuth2Processor wants a token.
getToken(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2TokenPersistentStore
Called when a OAuth2Processor wants a token.
getToken(java.lang.String) - function in com.sap.cloud.mobile.foundation.authentication.OAuth2TokenStore
Called when a OAuth2Processor wants a token.
getToken() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationState.HostTokenRenewed
 
getToken() - function in com.sap.cloud.mobile.foundation.model.IntegrityToken
 
getTokenEndpoint() - function in com.sap.cloud.mobile.foundation.model.OAuthConfig
 
getTokenRegistered() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService
 
getTokenStore() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Interceptor
 
getTokenUrl() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Configuration
 
getTraceFlag() - function in com.sap.cloud.mobile.foundation.networking.Passport
 
getTrustManager() - function in com.sap.cloud.mobile.foundation.authentication.SslClientAuth
 
getType() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Token
 
getType() - function in com.sap.cloud.mobile.foundation.model.APIKeyOnlyAuth
 
getType() - function in com.sap.cloud.mobile.foundation.model.BasicAuth
basic authentication type
getType() - function in com.sap.cloud.mobile.foundation.model.CertsAuth
the cert authentication type
getType() - function in com.sap.cloud.mobile.foundation.model.HttpAuth
 
getType() - function in com.sap.cloud.mobile.foundation.model.NoneAuth
 
getType() - function in com.sap.cloud.mobile.foundation.model.OAuth
 
getType() - function in com.sap.cloud.mobile.foundation.model.SamlAuth
 
getType() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushProvider
 
getUniqueCharNumber() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
How many unique letters are required in the passcode.
getUpdateTime() - function in com.sap.cloud.mobile.foundation.user.DeviceUser
The latest update time.
getUploadDataAfterDays() - function in com.sap.cloud.mobile.foundation.settings.policies.UsagePolicy
 
getUpperRequired() - function in com.sap.cloud.mobile.foundation.settings.policies.PasscodePolicy
Whether the passcode requires upper case letters.
getUri() - function in com.sap.cloud.mobile.foundation.authentication.OAuth2Exception
A URI identifying a human-readable web page with information about the error.
getUrl(java.lang.String) - function in com.sap.cloud.mobile.foundation.networking.StompSession.Companion
Gets the URL of the given mobile services destination.
getUsagePolicy() - function in com.sap.cloud.mobile.foundation.settings.policies.ClientPolicies
 
getUsageStoreName(java.lang.String) - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Retrieves the user usage store name.
getUsageStoreName() - function in com.sap.cloud.mobile.foundation.user.OnboardingUserInfo
 
getUser() - function in com.sap.cloud.mobile.foundation.user.DeviceUser
 
getUserConsented() - function in com.sap.cloud.mobile.foundation.usage.UsageService
The service does not maintain the user consent by itself, the client code needs to update this before starting the service, for example, when a new user onboarded, or switching to another user in the multiple user mode app.
getUserID() - function in com.sap.cloud.mobile.foundation.networking.Passport
 
getUserId() - function in com.sap.cloud.mobile.foundation.user.OnboardingUserInfo
 
getUserLocale() - function in com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationParameters
 
getUserName() - function in com.sap.cloud.mobile.foundation.user.User
The user name string, mandatory.
getUserPasscodeHistory(java.lang.String,java.lang.Integer) - function in com.sap.cloud.mobile.foundation.user.DeviceUserManager
Retrieves the latest latestCount passcode history, if latestCount is 0 or negative, returns an empty list, which means bypass the passcode history check.
getUserStore() - function in com.sap.cloud.mobile.foundation.user.UserStoreManager
 
getValue() - function in com.sap.cloud.mobile.foundation.cache.CacheEntry
Returns the value of this entry.
getValue() - function in com.sap.cloud.mobile.foundation.model.AppConfigCustomizedProperty
 
getValue() - function in com.sap.cloud.mobile.foundation.model.AppConfigException.InvalidPropertyValue
 
getValue() - function in com.sap.cloud.mobile.foundation.networking.ComponentType
 
getValue() - function in com.sap.cloud.mobile.foundation.networking.TraceFlag
 
getValue() - function in com.sap.cloud.mobile.foundation.remotenotification.RemoteNotificationParameters.Capability
This function returns the value of the capability named
getValue(java.lang.String) - function in com.sap.cloud.mobile.foundation.usage.UsageInfo
Retrieves the value associated with the given name.
getValue() - function in com.sap.cloud.mobile.foundation.user.User.Email
 
getValues() - function in com.sap.cloud.mobile.foundation.usage.UsageInfo
Returns the embedded map.
getVersion() - function in com.sap.cloud.mobile.foundation.authentication.BrowserDetails
Returns the version.
getVersion() - function in com.sap.cloud.mobile.foundation.settings.policies.RestrictedFeature
 
getVibrationPattern() - function in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.Companion
 
getVibrationPattern() - function in com.sap.cloud.mobile.foundation.remotenotification.NotificationChannelConfig
 
getVisible() - function in com.sap.cloud.mobile.foundation.mobileservices.ApplicationState.CustomTabsVisibility
 
getWebOptionForAuth() - function in com.sap.cloud.mobile.foundation.ext.AppExtensionService
Choose between WebView or Browser for authentication
getWhitelist() - function in com.sap.cloud.mobile.foundation.settings.policies.RestrictedFeature
 
getWifi() - function in com.sap.cloud.mobile.foundation.settings.policies.NetworkPolicyItem
 
getWipeDays() - function in com.sap.cloud.mobile.foundation.networking.LockWipePolicy
Wipe Days accessor.
getWipeDisconnectedPeriod() - function in com.sap.cloud.mobile.foundation.settings.policies.BlockWipingPolicy
 
getWithApiKeyHeader() - function in com.sap.cloud.mobile.foundation.common.ClientProvider
Returns the okHttpClient together with api key (if available) in the http headers that can be used for server communication.
GOOGLE - enum entry in com.sap.cloud.mobile.foundation.remotenotification.BasePushService.PushProvider
 
grantType(java.lang.String) - function in com.sap.cloud.mobile.foundation.model.OAuthClient.Builder
 
grantType(java.lang.String) - function in com.sap.cloud.mobile.foundation.model.OAuthClientPassword.Builder
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  R  S  T  U  V  W