Class Summary |
ChainedWorkspaceReader |
A workspace reader that delegates to a chain of other readers, effectively aggregating their contents. |
ConservativeAuthenticationSelector |
An authentication selector that delegates to another selector but only if a repository has no authentication data
yet. |
ConservativeProxySelector |
A proxy selector that delegates to another selector but only if a repository has no proxy yet. |
DefaultAuthenticationSelector |
A simple authentication selector that selects authentication based on repository identifiers. |
DefaultMirrorSelector |
A simple mirror selector that selects mirrors based on repository identifiers. |
DefaultProxySelector |
A simple proxy selector that selects the first matching proxy from a list of configured proxies. |