Package org.springdoc.core
Interface SecurityOAuth2Provider
-
public interface SecurityOAuth2Provider
The 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.Map
getHandlerMethods()
Gets handler methods.
-