Class OAuth2AuthenticationProvider

java.lang.Object
org.camunda.bpm.engine.rest.security.auth.impl.ContainerBasedAuthenticationProvider
org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2AuthenticationProvider
All Implemented Interfaces:
AuthenticationProvider

public class OAuth2AuthenticationProvider extends ContainerBasedAuthenticationProvider
  • Constructor Details

    • OAuth2AuthenticationProvider

      public OAuth2AuthenticationProvider()
  • Method Details