Interface OAuth20RequestValidator
- All Superinterfaces:
org.springframework.core.Ordered
- All Known Subinterfaces:
OAuth20AuthorizationRequestValidator,OAuth20TokenRequestValidator
public interface OAuth20RequestValidator
extends org.springframework.core.Ordered
This is
OAuth20RequestValidator.- Since:
- 5.2.0
-
Field Summary
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE -
Method Summary
Methods inherited from interface org.springframework.core.Ordered
getOrder