Package com.icegreen.greenmail.user
Interface TokenValidator
-
public interface TokenValidator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisValid(String token)
-
-
-
Method Detail
-
isValid
boolean isValid(String token)
-
-