| Package | Description |
|---|---|
| com.atlassian.crowd.password.encoder |
| Modifier and Type | Class and Description |
|---|---|
class |
DESPasswordEncoder
This encoder implements the DES algorithm
|
class |
LdapMd5PasswordEncoder
A version of
Md5PasswordEncoder which supports an Ldap version via having a label of "{MD5}"
preappended to the encoded hash. |
class |
LdapShaPasswordEncoder |
class |
LdapSshaPasswordEncoder
This class overrides the
LdapShaPasswordEncoder to specifically add salt to the SSHA
if it has not been provided |
class |
PlaintextPasswordEncoder
A plaintext password encoder
|
Copyright © 2019 Atlassian. All rights reserved.