Interface TokenValidator
-
- All Known Implementing Classes:
TokenExValidator
public interface TokenValidator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisValid(String value)
-
-
-
Method Detail
-
isValid
boolean isValid(String value)
-
-