storeUserCredentials

abstract boolean storeUserCredentials(UserCredentials userCredentials)

Store the given user credentials. Warning: This method overwrites existing user credentials.

Return

Whether the storing of the credentials was successful.

Parameters

userCredentials

The user's credentials.