Uses of Interface
com.atlassian.crowd.embedded.api.PasswordConstraint
Packages that use PasswordConstraint
-
Uses of PasswordConstraint in com.atlassian.crowd.exception
Methods in com.atlassian.crowd.exception that return types with arguments of type PasswordConstraintConstructor parameters in com.atlassian.crowd.exception with type arguments of type PasswordConstraintModifierConstructorDescriptionInvalidCredentialException(String genericMessage, String policyDescription, Collection<PasswordConstraint> violatedConstraints) Use this constructor when you can identify a specific policy that has been violated.InvalidCredentialException(String policyDescription, Collection<PasswordConstraint> violatedConstraints)