| Modifier and Type | Method and Description |
|---|---|
protected ValidateRequestType |
XKMSInvoker.prepareValidateXKMSRequest(X509Certificate cert) |
| Modifier and Type | Method and Description |
|---|---|
StatusType |
Validator.validate(ValidateRequestType request) |
| Modifier and Type | Method and Description |
|---|---|
ValidateRequestType |
ObjectFactory.createValidateRequestType()
Create an instance of
ValidateRequestType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ValidateRequestType> |
ObjectFactory.createValidateRequest(ValidateRequestType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ValidateRequestType> |
ObjectFactory.createValidateRequest(ValidateRequestType value)
|
| Modifier and Type | Method and Description |
|---|---|
ValidateResultType |
XKMSService.validate(ValidateRequestType request) |
| Modifier and Type | Method and Description |
|---|---|
static List<X509Certificate> |
ValidateRequestParser.parse(ValidateRequestType request)
Extract the X509 certificates from ValidateRequestType and return them as list.
|
StatusType |
DateValidator.validate(ValidateRequestType request) |
StatusType |
DirectTrustValidator.validate(ValidateRequestType request) |
StatusType |
TrustedAuthorityValidator.validate(ValidateRequestType request) |
| Modifier and Type | Method and Description |
|---|---|
ValidateResultType |
XKMSPortType.validate(ValidateRequestType body) |
Apache CXF