java - Programmatically retrieve Internet Explorer cached proxy username -


i have internet explorer 8 configured connect via proxy server, , whenever open dialog box has cached credentials in it:

internet explorer credentials dialog box

i need programmatically retrieve cached username string appears in dialog box java application. how can go doing this?

edit: have registry key \hkey_current_user\software\microsoft\windows\currentversion\internet settings\connections\defaultconnectionsettings ?

you can interrogate system properties in java access information. post discusses how:

how set proxy used jvm

scroll down , @ second answer sample code on how it.

there several other related posts on site should search , take at.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -