| Package | Description |
|---|---|
| org.apache.cxf.xkms.handlers | |
| org.apache.cxf.xkms.model.xkms | |
| org.apache.cxf.xkms.x509.handlers | |
| org.apache.cxf.xkms.x509.utils |
| Modifier and Type | Method and Description |
|---|---|
UnverifiedKeyBindingType |
Locator.locate(LocateRequestType request) |
| Modifier and Type | Class and Description |
|---|---|
class |
KeyBindingType
Java class for KeyBindingType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<UnverifiedKeyBindingType> |
LocateResultType.unverifiedKeyBinding |
| Modifier and Type | Method and Description |
|---|---|
UnverifiedKeyBindingType |
ObjectFactory.createUnverifiedKeyBindingType()
Create an instance of
UnverifiedKeyBindingType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<UnverifiedKeyBindingType> |
ObjectFactory.createUnverifiedKeyBinding(UnverifiedKeyBindingType value)
|
List<UnverifiedKeyBindingType> |
LocateResultType.getUnverifiedKeyBinding()
Gets the value of the unverifiedKeyBinding property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<UnverifiedKeyBindingType> |
ObjectFactory.createUnverifiedKeyBinding(UnverifiedKeyBindingType value)
|
| Modifier and Type | Method and Description |
|---|---|
UnverifiedKeyBindingType |
X509Locator.locate(LocateRequestType request) |
| Modifier and Type | Method and Description |
|---|---|
static UnverifiedKeyBindingType |
X509Utils.getUnverifiedKeyBinding(X509Certificate cert) |
Apache CXF