Class FeignAuthServiceCredentialErrorDecoder

java.lang.Object
ru.foodtechlab.lib.auth.integration.restapi.feign.authorization.FeignAuthServiceCredentialErrorDecoder
All Implemented Interfaces:
feign.codec.ErrorDecoder

public class FeignAuthServiceCredentialErrorDecoder extends Object implements feign.codec.ErrorDecoder
  • Constructor Details

    • FeignAuthServiceCredentialErrorDecoder

      public FeignAuthServiceCredentialErrorDecoder()
  • Method Details

    • decode

      public Exception decode(String s, feign.Response response)
      Specified by:
      decode in interface feign.codec.ErrorDecoder