java.lang.Object
com.c4_soft.springaddons.security.oauth2.test.mockmvc.JwtTestConf

@TestConfiguration
@Order(2147483647)
public class JwtTestConf
extends Object
  • Constructor Details

  • Method Details

    • jwtDecoder

      @ConditionalOnMissingBean @Bean public org.springframework.security.oauth2.jwt.JwtDecoder jwtDecoder()