Class HttpAuthenticationSchemeFactory
- java.lang.Object
-
- springfox.documentation.swagger2.mappers.HttpAuthenticationSchemeFactory
-
public class HttpAuthenticationSchemeFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description HttpAuthenticationSchemeFactory()
-
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)
-
-