Package | Description |
---|---|
org.apache.cxf.xkms.model.xkms | |
org.apache.cxf.xkms.x509.repo |
Modifier and Type | Field and Description |
---|---|
protected List<UseKeyWithType> |
KeyBindingAbstractType.useKeyWith |
Modifier and Type | Method and Description |
---|---|
UseKeyWithType |
ObjectFactory.createUseKeyWithType()
Create an instance of
UseKeyWithType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<UseKeyWithType> |
ObjectFactory.createUseKeyWith(UseKeyWithType value)
|
List<UseKeyWithType> |
KeyBindingAbstractType.getUseKeyWith()
Gets the value of the useKeyWith property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<UseKeyWithType> |
ObjectFactory.createUseKeyWith(UseKeyWithType value)
|
Modifier and Type | Method and Description |
---|---|
void |
CertificateRepo.saveCertificate(X509Certificate cert,
UseKeyWithType key) |
Apache CXF