Create a new instance with all attributes initialized
to defaults or the given values.
throws: NoSuchAlgorithmException - if the default algorithmcannot be initialized
Create a new instance with all attributes initialized
to defaults or the given values.
Parameters: algorithm - the algorithm to use throws: NoSuchAlgorithmException - if the given algorithmcannot be initialized
Encode the user name.
Parameters: userName - the user name Parameters: clearTextPassword - the password throws: SecurityException - if an error occurs the encoded password See Also: org.apache.jetspeed.security.spi.CredentialPasswordEncoder.encode