Interface ValidationCheck
-
- All Known Subinterfaces:
AbastractTimeValidationCheck
- All Known Implementing Classes:
ExpiredValidationCheck,IsNotBeforeValidationCheck
public interface ValidationCheck
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisValid(org.springframework.security.oauth2.jwt.Jwt accessToken)
-