Class PasswordWeakException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.logicaldoc.core.security.authentication.AuthenticationException
com.logicaldoc.core.security.authentication.PasswordWeakException
- All Implemented Interfaces:
- Serializable
Raised when you try to change or use a password that is too weak
- Since:
- 8.8.2
- Author:
- Marco Meschieri - LogicalDOC
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanMethods inherited from class com.logicaldoc.core.security.authentication.AuthenticationExceptiongetAuthenticator, toStringMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
- 
Constructor Details- 
PasswordWeakException
- 
PasswordWeakExceptionpublic PasswordWeakException()
 
- 
- 
Method Details- 
getMessage- Overrides:
- getMessagein class- Throwable
 
- 
mustRecordFailurepublic boolean mustRecordFailure()- Overrides:
- mustRecordFailurein class- AuthenticationException
 
- 
getMessages
 
-