|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PasswordConstraint | |
|---|---|
| com.atlassian.crowd.exception | |
| Uses of PasswordConstraint in com.atlassian.crowd.exception |
|---|
| Methods in com.atlassian.crowd.exception that return types with arguments of type PasswordConstraint | |
|---|---|
Collection<PasswordConstraint> |
InvalidCredentialException.getViolatedConstraints()
|
| Constructor parameters in com.atlassian.crowd.exception with type arguments of type PasswordConstraint | |
|---|---|
InvalidCredentialException(String genericMessage,
String policyDescription,
Collection<PasswordConstraint> violatedConstraints)
Use this constructor when you can identify a specific policy that has been violated. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||