Class SpringSecurityOAuth2LegacyProvider

java.lang.Object
org.springdoc.security.SpringSecurityOAuth2LegacyProvider
All Implemented Interfaces:
SecurityOAuth2Provider

public class SpringSecurityOAuth2LegacyProvider extends Object implements SecurityOAuth2Provider
The type Spring security o auth 2 provider.
Author:
bnasslahsen
  • Constructor Details

    • SpringSecurityOAuth2LegacyProvider

      public SpringSecurityOAuth2LegacyProvider(org.springframework.security.oauth2.provider.endpoint.FrameworkEndpointHandlerMapping oauth2EndpointHandlerMapping)
      Instantiates a new Spring security o auth 2 provider.
      Parameters:
      oauth2EndpointHandlerMapping - the oauth 2 endpoint handler mapping
  • Method Details