| Package | Description |
|---|---|
| com.atlassian.asap.core.keys.privatekey |
| Modifier and Type | Method and Description |
|---|---|
static EnvironmentVariableKeyProvider |
EnvironmentVariableKeyProvider.fromUri(URI uri,
DataUriKeyReader keyReader)
Instantiates the class by parsing a URL with the following syntax:
env:///[BASE_ENV_VARIABLE_NAME]. |
static SystemPropertyKeyProvider |
SystemPropertyKeyProvider.fromUri(URI uri,
DataUriKeyReader keyReader)
Instantiates the class by parsing a URL with the following syntax:
sysprop:///[BASE_SYSTEM_PROPERTY_NAME]. |
| Constructor and Description |
|---|
DataUriKeyProvider(URI dataUri,
DataUriKeyReader dataUriKeyReader) |
Copyright © 2016 Atlassian. All rights reserved.