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