Class RemoteUrl


  • public class RemoteUrl
    extends Object
    • Constructor Detail

      • RemoteUrl

        public RemoteUrl()
    • Method Detail

      • urlToString

        public static String urlToString​(String url,
                                         List<io.swagger.v3.parser.core.models.AuthorizationValue> auths,
                                         io.swagger.v3.parser.urlresolver.PermittedUrlsChecker permittedUrlsChecker)
                                  throws Exception
        Throws:
        Exception