| Package | Description |
|---|---|
| com.atlassian.crowd.exception |
| Modifier and Type | Method and Description |
|---|---|
Collection<PasswordConstraint> |
InvalidCredentialException.getViolatedConstraints() |
| Constructor and Description |
|---|
InvalidCredentialException(String genericMessage,
String policyDescription,
Collection<PasswordConstraint> violatedConstraints)
Use this constructor when you can identify a specific policy that has been violated.
|
Copyright © 2018 Atlassian. All rights reserved.