public class NoOpPasswordScoreServiceImpl extends Object implements PasswordScoreService
PasswordScore.VERY_STRONG, intended for use by products which do not intend to
implement PasswordScoreService in a meaningful way.| Constructor and Description |
|---|
NoOpPasswordScoreServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
PasswordScore |
getPasswordScore(PasswordCredential passwordCredential,
Collection<String> userInfo) |
public PasswordScore getPasswordScore(PasswordCredential passwordCredential, Collection<String> userInfo)
getPasswordScore in interface PasswordScoreServicePasswordScore.VERY_STRONG, always.Copyright © 2023 Atlassian. All rights reserved.