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 a password that is too weak
- Since:
 - 8.8.2
 - Author:
 - Marco Meschieri - LogicalDOC
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class com.logicaldoc.core.security.authentication.AuthenticationException
getAuthenticator, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace 
- 
Constructor Details
- 
PasswordWeakException
 - 
PasswordWeakException
public PasswordWeakException() 
 - 
 - 
Method Details
- 
getMessage
- Overrides:
 getMessagein classThrowable
 - 
mustRecordFailure
public boolean mustRecordFailure()- Overrides:
 mustRecordFailurein classAuthenticationException
 - 
getMessages
 
 -