Class JwtTestConf
java.lang.Object
com.c4_soft.springaddons.security.oauth2.test.mockmvc.JwtTestConf
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.security.oauth2.jwt.JwtDecoder
-
Constructor Details
-
JwtTestConf
public JwtTestConf()
-
-
Method Details
-
jwtDecoder
@ConditionalOnMissingBean @Bean public org.springframework.security.oauth2.jwt.JwtDecoder jwtDecoder()
-