Class ValidateRequestParser
java.lang.Object
org.apache.cxf.xkms.x509.validator.ValidateRequestParser
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<X509Certificate>parse(ValidateRequestType request) Extract the X509 certificates from ValidateRequestType and return them as list.
-
Method Details
-
parse
Extract the X509 certificates from ValidateRequestType and return them as list.
-