Uses of Class
org.apache.cxf.xkms.client.X509AppId
-
Packages that use X509AppId Package Description org.apache.cxf.xkms.client -
-
Uses of X509AppId in org.apache.cxf.xkms.client
Method parameters in org.apache.cxf.xkms.client with type arguments of type X509AppId Modifier and Type Method Description X509CertificateXKMSInvoker. getCertificate(List<X509AppId> ids)protected X509CertificateXKMSInvoker. parseLocateXKMSResponse(LocateResultType locateResultType, List<X509AppId> ids)protected LocateRequestTypeXKMSInvoker. prepareLocateXKMSRequest(List<X509AppId> ids)
-