Uses of Class
com.skava.model.responses.UserConsentFindAllResponse
Packages that use UserConsentFindAllResponse
Package
Description
This package contains the user service implementation classes.
-
Uses of UserConsentFindAllResponse in com.skava.service.impl
Methods in com.skava.service.impl that return UserConsentFindAllResponseModifier and TypeMethodDescriptionGetAllUserConsentServiceImpl.methodFallback
(UserConsentRequest input) Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.GetAllUserConsentServiceImpl.process
(UserConsentRequest request) This method is used to load all consents captured for a user.