getEncodedPassword(char[], String, boolean) method

Returns the password hash encoding with the algorithm tags included.

Syntax

String getEncodedPassword ( char[] password , String algorithm , boolean shouldSalt ) throws PasswordException

Parameters

Returns

the encoded password

Exceptions

Usage

the encoded password