public class PrivateKeyProviderFactory extends Object
| Constructor and Description |
|---|
PrivateKeyProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
static KeyProvider<PrivateKey> |
createPrivateKeyProvider(URI privateKeyPath)
Creates an instance of
KeyProvider. |
public static KeyProvider<PrivateKey> createPrivateKeyProvider(URI privateKeyPath)
KeyProvider.privateKeyPath - the base url to use for retrieving private keysIllegalArgumentException - if the privateKeyPath is syntactically incorrectCopyright © 2017 Atlassian. All rights reserved.