Class OpenIdConnectSchemeFactory


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

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

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

      • OpenIdConnectSchemeFactory

        public OpenIdConnectSchemeFactory()
    • Method Detail

      • create

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