check_credentials


Description:

public virtual bool check_credentials (Credentials creds)

Checks whether the given credentials match what is stored in the database.

Parameters:

this

instance of SecretStorage

creds

the credentials that are being checked.

Returns:

true if successful, false otherwise.