public abstract class VaultCertificate extends Object
Constructor and Description |
---|
VaultCertificate() |
Modifier and Type | Method and Description |
---|---|
abstract String |
certificateStore()
Certificate's store name
|
abstract String |
certificateUrl()
The URL of the certificate
|
static VaultCertificate |
create(String certificateUrl,
String certificateStore) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.