public class IdentityOpts extends Object
| Modifier and Type | Field and Description |
|---|---|
List<String> |
altIdentities |
List<String> |
anchors |
String |
certFile |
String |
certId |
String |
certLabel |
List<String> |
crls |
String |
identity |
IdentityType |
idType |
List<String> |
intermediates |
String |
keyFile |
String |
ocsp |
String |
p11ModuleName |
int |
slotid |
String |
tokenLabel |
| Constructor and Description |
|---|
IdentityOpts() |
public String identity
public String ocsp
public IdentityType idType
public String certFile
public String keyFile
public String p11ModuleName
public int slotid
public String tokenLabel
public String certId
public String certLabel
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.