| Class | Description |
|---|---|
| ChainedKeyProvider |
Looks up keys sequentially in a given list of key providers.
|
| ClasspathPublicKeyProvider |
Retrieves public keys from the classpath.
|
| FilePublicKeyProvider |
Reads public keys from the filesystem.
|
| HttpPublicKeyProvider |
Reads public keys from web servers using the HTTPS protocol.
|
| MirroredKeyProvider |
Represents a set of repositories that host identical set of keys - i.e.
|
| PublicKeyProviderFactory |
Factory for creating
KeyProvider<PublicKey> instances. |
| S3ServiceUnavailableRetryStrategy |
A strategy that follows the best practices defined by Amazon for S3 buckets.
|
Copyright © 2017 Atlassian. All rights reserved.