| Package | Description |
|---|---|
| org.apache.cxf.xkms.model.xmldsig | |
| org.apache.cxf.xkms.x509.utils |
| Modifier and Type | Method and Description |
|---|---|
X509DataType |
ObjectFactory.createX509DataType()
Create an instance of
X509DataType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<X509DataType> |
ObjectFactory.createX509Data(X509DataType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<X509DataType> |
ObjectFactory.createX509Data(X509DataType value)
|
| Modifier and Type | Method and Description |
|---|---|
static void |
X509Utils.parseX509Data(X509DataType x509Data,
List<X509Certificate> certs) |
Apache CXF