public abstract class ExternalCa extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROTOCOL_CFSSL |
| Constructor and Description |
|---|
ExternalCa() |
| Modifier and Type | Method and Description |
|---|---|
abstract com.google.common.collect.ImmutableMap<String,String> |
options() |
abstract String |
protocol() |
abstract String |
url() |
public static final String PROTOCOL_CFSSL
Copyright © 2018. All rights reserved.