Can anyone suggest me with the Haystack clients with which i can validate the Haystack server
Thanks
Brian FrankTue 30 Jan 2018
Can't speak to the other implementations, but the Java Toolkit is a good reference implementation to test including the HTTP authentication model. You can try to repurpose ClientTest.java to test with your server.
What lang is your server written in?
Vigneshkumar SambathTue 30 Jan 2018
Thanks Brian
Its being written in Java
Aamir KhanWed 7 Feb 2018
Hi VigneshKumar Are you able to setup the haystack server using java ? can you please tell the steps you followed.
Vigneshkumar Sambath Tue 30 Jan 2018
Hi All,
Can anyone suggest me with the Haystack clients with which i can validate the Haystack server
Thanks
Brian Frank Tue 30 Jan 2018
Can't speak to the other implementations, but the Java Toolkit is a good reference implementation to test including the HTTP authentication model. You can try to repurpose ClientTest.java to test with your server.
What lang is your server written in?
Vigneshkumar Sambath Tue 30 Jan 2018
Thanks Brian
Its being written in Java
Aamir Khan Wed 7 Feb 2018
Hi VigneshKumar Are you able to setup the haystack server using java ? can you please tell the steps you followed.