Class HttpAuthenticationSchemeFactory


  • public class HttpAuthenticationSchemeFactory
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.swagger.models.auth.SecuritySchemeDefinition create​(springfox.documentation.service.SecurityScheme input)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HttpAuthenticationSchemeFactory

        public HttpAuthenticationSchemeFactory()
    • Method Detail

      • create

        public io.swagger.models.auth.SecuritySchemeDefinition create​(springfox.documentation.service.SecurityScheme input)