Uses of Class
de.kosmos_lab.web.annotations.security.OAuthFlow
-
Packages that use OAuthFlow Package Description de.kosmos_lab.web.annotations.security de.kosmos_lab.web.server -
-
Uses of OAuthFlow in de.kosmos_lab.web.annotations.security
Methods in de.kosmos_lab.web.annotations.security that return OAuthFlow Modifier and Type Method Description OAuthFlowauthorizationCode()OAuthFlowclientCredentials()OAuthFlowimplicit()OAuthFlowpassword() -
Uses of OAuthFlow in de.kosmos_lab.web.server
Methods in de.kosmos_lab.web.server with parameters of type OAuthFlow Modifier and Type Method Description static voidOpenApiParser. add(String tag, OAuthFlow flow, org.json.JSONObject json)
-