public final class SystemPropertyKeyProvider extends DataUriKeyProvider
| Modifier and Type | Method and Description |
|---|---|
static SystemPropertyKeyProvider |
fromUri(URI uri,
DataUriKeyReader keyReader)
Instantiates the class by parsing a URL with the following syntax:
sysprop:///[BASE_SYSTEM_PROPERTY_NAME]. |
getKey, toStringpublic static SystemPropertyKeyProvider fromUri(URI uri, DataUriKeyReader keyReader)
sysprop:///[BASE_SYSTEM_PROPERTY_NAME].uri - URI with the syntax described abovekeyReader - reader of PEM documentsCopyright © 2017 Atlassian. All rights reserved.