Package hudson.security
Class PasswordComplexityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
hudson.security.PasswordComplexityException
- All Implemented Interfaces:
Serializable
Thrown by
PasswordComplexityRule.validate(String) when a password
does not meet the configured complexity requirements.- Since:
- 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
-