|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PasswordScoreCalculator | |
|---|---|
| org.cloudfoundry.identity.uaa.password | |
| Uses of PasswordScoreCalculator in org.cloudfoundry.identity.uaa.password |
|---|
| Classes in org.cloudfoundry.identity.uaa.password that implement PasswordScoreCalculator | |
|---|---|
class |
ZxcvbnPasswordScoreCalculator
A PasswordScoreCalculator that uses the Zxcvbn scala library to compute the strength of a given password. |
| Methods in org.cloudfoundry.identity.uaa.password with parameters of type PasswordScoreCalculator | |
|---|---|
void |
ZxcvbnPasswordValidator.setScoreCalculator(PasswordScoreCalculator scoreCalculator)
|
void |
PasswordCheckEndpoint.setScoreCalculator(PasswordScoreCalculator scoreCalculator)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||