| 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 |
|---|---|
X509Certificate |
X509Locator.findCertificate(List<UseKeyWithType> ids) |
| Modifier and Type | Method and Description |
|---|---|
void |
CertificateRepo.saveCertificate(X509Certificate cert,
UseKeyWithType key) |
| Modifier and Type | Method and Description |
|---|---|
String |
FileCertificateRepo.getCertPath(X509Certificate cert,
UseKeyWithType id) |
void |
FileCertificateRepo.saveCACertificate(X509Certificate cert,
UseKeyWithType id) |
void |
FileCertificateRepo.saveCertificate(X509Certificate cert,
UseKeyWithType id) |
void |
FileCertificateRepo.saveCRL(X509CRL crl,
UseKeyWithType id) |
void |
FileCertificateRepo.saveTrustedCACertificate(X509Certificate cert,
UseKeyWithType id) |
| Modifier and Type | Method and Description |
|---|---|
void |
LdapCertificateRepo.saveCertificate(X509Certificate cert,
UseKeyWithType key) |
Apache CXF