setCredentialsStore

Set the credentials store which is used by the Gini Bank API lib to store user credentials. If no credentials store is set, the SharedPreferencesCredentialsStore from the Gini API SDK is used by default.

Return

the Builder instance

Parameters

credentialsStore

a credentials store instance (specified by the CredentialsStore interface)