Package | Description |
---|---|
org.apache.cxf.xkms.handlers | |
org.apache.cxf.xkms.model.xkms | |
org.apache.cxf.xkms.service | |
org.apache.cxf.xkms.x509.validator | |
org.w3._2002._03.xkms_wsdl |
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 |
TrustedAuthorityValidator.validate(ValidateRequestType request) |
Modifier and Type | Method and Description |
---|---|
ValidateResultType |
XKMSPortType.validate(ValidateRequestType body) |
Apache CXF