Uses of Class
org.apache.cxf.xkms.client.X509AppId

Packages that use X509AppId
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
 X509Certificate XKMSInvoker.getCertificate(List<X509AppId> ids)
           
protected  X509Certificate XKMSInvoker.parseLocateXKMSResponse(org.apache.cxf.xkms.model.xkms.LocateResultType locateResultType, List<X509AppId> ids)
           
protected  org.apache.cxf.xkms.model.xkms.LocateRequestType XKMSInvoker.prepareLocateXKMSRequest(List<X509AppId> ids)
           
 



Apache CXF