Uses of Class
org.apache.cxf.xkms.model.xkms.RevokeRequestType
Packages that use RevokeRequestType
Package
Description
-
Uses of RevokeRequestType in org.apache.cxf.xkms.handlers
Methods in org.apache.cxf.xkms.handlers with parameters of type RevokeRequestTypeModifier and TypeMethodDescriptionRegister.revoke(RevokeRequestType request, RevokeResultType response) -
Uses of RevokeRequestType in org.apache.cxf.xkms.model.xkms
Methods in org.apache.cxf.xkms.model.xkms that return RevokeRequestTypeModifier and TypeMethodDescriptionObjectFactory.createRevokeRequestType()Create an instance ofRevokeRequestTypeMethods in org.apache.cxf.xkms.model.xkms that return types with arguments of type RevokeRequestTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RevokeRequestType>ObjectFactory.createRevokeRequest(RevokeRequestType value) Methods in org.apache.cxf.xkms.model.xkms with parameters of type RevokeRequestTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RevokeRequestType>ObjectFactory.createRevokeRequest(RevokeRequestType value) -
Uses of RevokeRequestType in org.apache.cxf.xkms.service
Methods in org.apache.cxf.xkms.service with parameters of type RevokeRequestType -
Uses of RevokeRequestType in org.apache.cxf.xkms.x509.handlers
Methods in org.apache.cxf.xkms.x509.handlers with parameters of type RevokeRequestTypeModifier and TypeMethodDescriptionX509Register.revoke(RevokeRequestType request, RevokeResultType response) -
Uses of RevokeRequestType in org.w3._2002._03.xkms_wsdl
Methods in org.w3._2002._03.xkms_wsdl with parameters of type RevokeRequestType