Class IridaPostAuthenicationChecker
- java.lang.Object
-
- ca.corefacility.bioinformatics.irida.security.IridaPostAuthenicationChecker
-
- All Implemented Interfaces:
org.springframework.security.core.userdetails.UserDetailsChecker
public class IridaPostAuthenicationChecker extends java.lang.Object implements org.springframework.security.core.userdetails.UserDetailsChecker
Expired credentials should be ignored when a user is trying to change their password.
-
-
Constructor Summary
Constructors Constructor Description IridaPostAuthenicationChecker()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
check(org.springframework.security.core.userdetails.UserDetails toCheck)
-