Class EncryptingCredentialEncoder

java.lang.Object
com.atlassian.crowd.directory.ldap.credential.EncryptingCredentialEncoder
All Implemented Interfaces:
LDAPCredentialEncoder, LDAPCredentialEncoder.LDAPCredentialToStringEncoder

public class EncryptingCredentialEncoder extends Object implements LDAPCredentialEncoder.LDAPCredentialToStringEncoder
Translates a clear-text password into an encrypted one if it isn't already encrypted, using the encryption method specified by the directory settings.