|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.security.providers.ldap.authenticator.LdapShaPasswordEncoder
com.atlassian.crowd.password.encoder.LdapShaPasswordEncoder
public class LdapShaPasswordEncoder
An LDAP based SHA encoder that extends org.acegisecurity.providers.ldap.authenticator.LdapShaPasswordEncoder
| Constructor Summary | |
|---|---|
LdapShaPasswordEncoder()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getKey()
The key to define this password encoder |
| Methods inherited from class org.springframework.security.providers.ldap.authenticator.LdapShaPasswordEncoder |
|---|
encodePassword, isPasswordValid, setForceLowerCasePrefix |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.crowd.password.encoder.PasswordEncoder |
|---|
encodePassword, isPasswordValid |
| Constructor Detail |
|---|
public LdapShaPasswordEncoder()
| Method Detail |
|---|
public java.lang.String getKey()
PasswordEncoder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||