Class SpringAuthenticationInfoProvider.OAuth2ResourceServer

java.lang.Object
com.sap.cds.framework.spring.config.runtime.SpringAuthenticationInfoProvider.OAuth2ResourceServer
Enclosing class:
SpringAuthenticationInfoProvider

@Configuration @ConditionalOnClass(org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationToken.class) public static class SpringAuthenticationInfoProvider.OAuth2ResourceServer extends Object
  • Constructor Details

    • OAuth2ResourceServer

      public OAuth2ResourceServer()
  • Method Details

    • oauth2ResourceServerAuthenticationInfoProvider

      @Bean @Order(2147483647) public AuthenticationInfoProvider oauth2ResourceServerAuthenticationInfoProvider()