Package jenkins.security
Class PasswordComplexityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jenkins.security.PasswordComplexityException
- All Implemented Interfaces:
Serializable
Thrown by
PasswordComplexityRule.validate(String) when a password
does not meet the configured complexity requirements.- Since:
- 2.572 (moved from hudson.security to jenkins.security in 2.TODO)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PasswordComplexityException
-
-
Method Details
-
getViolations
-