Class FeignRoleAccessServiceErrorDecoder

java.lang.Object
ru.foodtechlab.lib.auth.integration.restapi.feign.commons.AuthorizationErrorDecoder
ru.foodtechlab.lib.auth.integration.restapi.feign.role.access.FeignRoleAccessServiceErrorDecoder
All Implemented Interfaces:
feign.codec.ErrorDecoder

public class FeignRoleAccessServiceErrorDecoder extends AuthorizationErrorDecoder
  • Constructor Details

    • FeignRoleAccessServiceErrorDecoder

      public FeignRoleAccessServiceErrorDecoder(com.fasterxml.jackson.databind.ObjectMapper mapper, AccessTokenService accessTokenService)
  • Method Details