Package org.entur.jwt.spring.auth0.web
Class Auth0WebAutoConfiguration
- java.lang.Object
-
- org.entur.jwt.spring.auth0.web.Auth0WebAutoConfiguration
-
@Configuration @EnableConfigurationProperties(org.entur.jwt.spring.auth0.properties.Auth0Properties.class) @AutoConfigureAfter(org.entur.jwt.spring.auth0.Auth0AutoConfiguration.class) @AutoConfigureBefore(org.entur.jwt.spring.JwtAutoConfiguration.class) public class Auth0WebAutoConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Auth0WebAutoConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.entur.jwt.spring.filter.resolver.JwtArgumentResolverjwtArgumentResolver()
-