Interface HttpRepositoryConfiguration

    • Method Detail

      • getMaxUniqueSnapshots

        int getMaxUniqueSnapshots()
      • getMaxUniqueTags

        int getMaxUniqueTags()
      • isBlockPushingSchema1

        boolean isBlockPushingSchema1()
      • isSuppressPomConsistencyChecks

        boolean isSuppressPomConsistencyChecks()
      • isHandleReleases

        boolean isHandleReleases()
      • isHandleSnapshots

        boolean isHandleSnapshots()
      • getUrl

        java.lang.String getUrl()
      • isBlackedOut

        boolean isBlackedOut()
      • getAssumedOfflinePeriodSecs

        long getAssumedOfflinePeriodSecs()
      • isFetchJarsEagerly

        boolean isFetchJarsEagerly()
      • isFetchSourcesEagerly

        boolean isFetchSourcesEagerly()
      • isHardFail

        boolean isHardFail()
      • getLocalAddress

        java.lang.String getLocalAddress()
      • getMissedRetrievalCachePeriodSecs

        long getMissedRetrievalCachePeriodSecs()
      • isOffline

        boolean isOffline()
      • getPassword

        java.lang.String getPassword()
      • getPropertySets

        java.util.List<java.lang.String> getPropertySets()
      • getProxy

        java.lang.String getProxy()
      • getRemoteRepoChecksumPolicyType

        java.lang.String getRemoteRepoChecksumPolicyType()
      • getRetrievalCachePeriodSecs

        long getRetrievalCachePeriodSecs()
      • isShareConfiguration

        boolean isShareConfiguration()
      • getSocketTimeoutMillis

        int getSocketTimeoutMillis()
      • isStoreArtifactsLocally

        boolean isStoreArtifactsLocally()
      • isSynchronizeProperties

        boolean isSynchronizeProperties()
      • getUnusedArtifactsCleanupPeriodHours

        int getUnusedArtifactsCleanupPeriodHours()
      • getUsername

        java.lang.String getUsername()
      • getRemoteRepoLayoutRef

        java.lang.String getRemoteRepoLayoutRef()
      • isArchiveBrowsingEnabled

        boolean isArchiveBrowsingEnabled()
      • isXrayIndex

        boolean isXrayIndex()
      • isDownloadRedirect

        boolean isDownloadRedirect()
      • isCdnRedirect

        boolean isCdnRedirect()
      • isListRemoteFolderItems

        boolean isListRemoteFolderItems()
      • isRejectInvalidJars

        boolean isRejectInvalidJars()
      • isAllowAnyHostAuth

        boolean isAllowAnyHostAuth()
      • isEnableCookieManagement

        boolean isEnableCookieManagement()
      • isEnableTokenAuthentication

        boolean isEnableTokenAuthentication()
      • getQueryParams

        java.lang.String getQueryParams()
      • getBowerRegistryUrl

        java.lang.String getBowerRegistryUrl()
      • getComposerRegistryUrl

        java.lang.String getComposerRegistryUrl()
      • getPodsSpecsRepoUrl

        java.lang.String getPodsSpecsRepoUrl()
      • getPyPIRegistryUrl

        java.lang.String getPyPIRegistryUrl()
      • getPyPIRepositorySuffix

        java.lang.String getPyPIRepositorySuffix()
      • getVcsType

        java.lang.String getVcsType()
      • getVcsGitProvider

        java.lang.String getVcsGitProvider()
      • getVcsGitDownloadUrl

        java.lang.String getVcsGitDownloadUrl()
      • isBlockMismatchingMimeTypes

        boolean isBlockMismatchingMimeTypes()
      • getMismatchingMimeTypesOverrideList

        java.lang.String getMismatchingMimeTypesOverrideList()
      • getClientTlsCertificate

        java.lang.String getClientTlsCertificate()
      • getDownloadContextPath

        java.lang.String getDownloadContextPath()
      • getFeedContextPath

        java.lang.String getFeedContextPath()
      • getV3FeedUrl

        java.lang.String getV3FeedUrl()
      • isExternalDependenciesEnabled

        boolean isExternalDependenciesEnabled()
      • getExternalDependenciesPatterns

        java.util.List<java.lang.String> getExternalDependenciesPatterns()