Class OpenIdConnectSchemeFactory
- java.lang.Object
-
- springfox.documentation.swagger2.mappers.OpenIdConnectSchemeFactory
-
public class OpenIdConnectSchemeFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OpenIdConnectSchemeFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.swagger.models.auth.SecuritySchemeDefinition
create(SecurityScheme input)
-
-
-
Method Detail
-
create
public io.swagger.models.auth.SecuritySchemeDefinition create(SecurityScheme input)
-
-