|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PasswordMatchingStrategy | |
|---|---|
| net.incongru.berkano.http | |
| net.incongru.berkano.security.password.matching | |
| net.incongru.berkano.user.hibernate | |
| Uses of PasswordMatchingStrategy in net.incongru.berkano.http |
|---|
| Constructors in net.incongru.berkano.http with parameters of type PasswordMatchingStrategy | |
|---|---|
BasicHttpAuthenticator(javax.servlet.http.HttpServletRequest req,
UserDAO userDAO,
PasswordMatchingStrategy passwordMatchingStrategy)
Deprecated. |
|
| Uses of PasswordMatchingStrategy in net.incongru.berkano.security.password.matching |
|---|
| Classes in net.incongru.berkano.security.password.matching that implement PasswordMatchingStrategy | |
|---|---|
class |
AbstractMessageDigestPasswordMatchingStrategy
|
class |
CleanPasswordMatchingStrategy
|
class |
MD5MessageDigestPasswordMatchingStrategy
|
class |
Sha1PasswordMatchingStrategy
|
| Uses of PasswordMatchingStrategy in net.incongru.berkano.user.hibernate |
|---|
| Constructors in net.incongru.berkano.user.hibernate with parameters of type PasswordMatchingStrategy | |
|---|---|
HibernatedUserDAO(org.hibernate.Session session,
PasswordMatchingStrategy passwordMatchingStrategy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||