Uses of Class
io.microsphere.spring.web.idempotent.IdempotentException
-
Packages that use IdempotentException Package Description io.microsphere.spring.web.idempotent -
-
Uses of IdempotentException in io.microsphere.spring.web.idempotent
Methods in io.microsphere.spring.web.idempotent that throw IdempotentException Modifier and Type Method Description default voidIdempotentService. validateToken(org.springframework.web.context.request.NativeWebRequest request, IdempotentAttributes attributes)Validate the token
-