Class SoftwareRepositoryUrlSafetyChecker


  • public class SoftwareRepositoryUrlSafetyChecker
    extends java.lang.Object
    • Constructor Detail

      • SoftwareRepositoryUrlSafetyChecker

        public SoftwareRepositoryUrlSafetyChecker​(GradleConfig config)
    • Method Detail

      • isSoftwareRepositoryUrlSafe

        public boolean isSoftwareRepositoryUrlSafe​(java.lang.String softwareRepositoryUrl)
      • ensureUrlHasTrailingSlash

        public java.lang.String ensureUrlHasTrailingSlash​(java.lang.String url)