Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

https request in my JAVA application ?

843811Sep 2 2003 — edited Sep 6 2003
In order to retrieve the real time flow from my broker in my JAVA application I need to do a https request.

When using a web browser a window to enter username and password shows up as a result of a request to : https://clients.dubus.fr/clients/nego/crtsdm.exe?code=tnu&origine=FR

What I would like is to code/simulate this behavior in my JAVA application.

I thought that JSSE but I can not even find JAVA examples when 'username' and 'password is used'.

As you see, I am a little bit lost

Thanks in advance for your help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 4 2003
Added on Sep 2 2003
1 comment
47 views