| Package | Description |
|---|---|
| org.apache.cxf.xkms.client | |
| org.apache.cxf.xkms.handlers |
| Modifier and Type | Method and Description |
|---|---|
Applications |
X509AppId.getApplication() |
| Modifier and Type | Method and Description |
|---|---|
X509Certificate |
XKMSInvoker.getCertificateForId(Applications application,
String id) |
| Constructor and Description |
|---|
X509AppId(Applications application,
String id) |
| Modifier and Type | Method and Description |
|---|---|
static Applications |
Applications.fromUri(String uri) |
static Applications |
Applications.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Applications[] |
Applications.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Apache CXF