checkCredentialStrength(CredentialPolicy, String, final long) method

Checks if the credential matches all of the requirements defined in the given policy.

Syntax

void checkCredentialStrength ( CredentialPolicy policy , String plainTextCredential , final long callerId ) throws CredentialStrengthException

Parameters

Exceptions

Usage

In case it does not an appropriate exception is thrown.