AdvancedUserInterface::isCredentialsNonExpired()

bool isCredentialsNonExpired()

Checks whether the user's credentials (password) has expired.

Internally, if this method returns false, the authentication system will throw a CredentialsExpiredException and prevent login.

Return Value

bool true if the user's credentials are non expired, false otherwise

See also

CredentialsExpiredException
doc_Symfony
2016-10-28 06:05:07
Comments
Leave a Comment

Please login to continue.