Class SecuritySchemeOpenIdConnect
java.lang.Object
com.github.chhorz.openapi.common.domain.SecurityScheme
com.github.chhorz.openapi.common.domain.SecuritySchemeOpenIdConnect
https://spec.openapis.org/oas/v3.1.0#security-scheme-object
- 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
-
SecuritySchemeOpenIdConnect
public SecuritySchemeOpenIdConnect()
-
-
Method Details
-
getOpenIdConnectUrl
-
setOpenIdConnectUrl
-