Apache CXF API

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(LocateResultType locateResultType, List<X509AppId> ids)
           
protected  LocateRequestType XKMSInvoker.prepareLocateXKMSRequest(List<X509AppId> ids)
           
 


Apache CXF API

Apache CXF