Consuming API Curl to Java Application -


i have url requires me digest auth using username , password.

curl -k --digest -u user:password https://api.uni5.net/cliente

but have no idea how use digest in request java application. i'm searching simple way, cuz dont use java in our development, need use inside server.

thanks help!


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -