Class SecuritySchemeOAuth2
java.lang.Object
com.github.chhorz.openapi.common.domain.SecurityScheme
com.github.chhorz.openapi.common.domain.SecuritySchemeOAuth2
https://spec.openapis.org/oas/v3.1.0#implicit-oauth2-sample
- Author:
- chhorz
-
Nested Class Summary
Nested classes/interfaces inherited from class com.github.chhorz.openapi.common.domain.SecurityScheme
SecurityScheme.Type
-
Constructor Summary
-
Method Summary
Methods inherited from class com.github.chhorz.openapi.common.domain.SecurityScheme
getDescription, getType, setDescription, setType
-
Constructor Details
-
SecuritySchemeOAuth2
-
-
Method Details
-
getFlows
-