Uses of Class
org.apache.cxf.xkms.model.xkms.ValidateRequestType
Packages that use ValidateRequestType
Package
Description
-
Uses of ValidateRequestType in org.apache.cxf.xkms.client
Methods in org.apache.cxf.xkms.client that return ValidateRequestTypeModifier and TypeMethodDescriptionprotected ValidateRequestTypeXKMSInvoker.prepareValidateXKMSRequest(X509Certificate cert) -
Uses of ValidateRequestType in org.apache.cxf.xkms.handlers
Methods in org.apache.cxf.xkms.handlers with parameters of type ValidateRequestType -
Uses of ValidateRequestType in org.apache.cxf.xkms.model.xkms
Methods in org.apache.cxf.xkms.model.xkms that return ValidateRequestTypeModifier and TypeMethodDescriptionObjectFactory.createValidateRequestType()Create an instance ofValidateRequestTypeMethods in org.apache.cxf.xkms.model.xkms that return types with arguments of type ValidateRequestTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ValidateRequestType>ObjectFactory.createValidateRequest(ValidateRequestType value) Methods in org.apache.cxf.xkms.model.xkms with parameters of type ValidateRequestTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ValidateRequestType>ObjectFactory.createValidateRequest(ValidateRequestType value) -
Uses of ValidateRequestType in org.apache.cxf.xkms.service
Methods in org.apache.cxf.xkms.service with parameters of type ValidateRequestType -
Uses of ValidateRequestType in org.apache.cxf.xkms.x509.validator
Methods in org.apache.cxf.xkms.x509.validator with parameters of type ValidateRequestTypeModifier and TypeMethodDescriptionstatic List<X509Certificate>ValidateRequestParser.parse(ValidateRequestType request) Extract the X509 certificates from ValidateRequestType and return them as list.DateValidator.validate(ValidateRequestType request) DirectTrustValidator.validate(ValidateRequestType request) TrustedAuthorityValidator.validate(ValidateRequestType request) -
Uses of ValidateRequestType in org.w3._2002._03.xkms_wsdl
Methods in org.w3._2002._03.xkms_wsdl with parameters of type ValidateRequestType