Package org.springdoc.core.providers
Interface SecurityOAuth2Provider
-
public interface SecurityOAuth2ProviderThe interface Security o auth 2 provider.- Author:
- bnasslahsen
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>getFrameworkEndpoints()Gets framework endpoints.MapgetHandlerMethods()Gets handler methods.
-