Package | Description |
---|---|
org.apache.archiva.policies | |
org.apache.archiva.proxy |
Modifier and Type | Method and Description |
---|---|
void |
ChecksumPolicy.applyPolicy(String policySetting,
Properties request,
File localFile) |
void |
CachedFailuresPolicy.applyPolicy(String policySetting,
Properties request,
File localFile) |
void |
DownloadPolicy.applyPolicy(String policySetting,
Properties request,
File localFile)
Apply the download policy.
|
void |
AbstractUpdatePolicy.applyPolicy(String policySetting,
Properties request,
File localFile) |
Modifier and Type | Method and Description |
---|---|
private void |
DefaultRepositoryProxyConnectors.validatePolicies(Map<String,? extends DownloadPolicy> policies,
Map<String,String> settings,
Properties request,
File localFile)
Apply the policies.
|
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.