|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AuthCredentials.AuthTarget | |
| com.jniwrapper.win32.winhttp | The com.jniwrapper.win32.winhttp package contains classes, which allow you to obtain
system proxy settings, IE proxy settings or remote proxy settings using WinHTTP. |
| Uses of AuthCredentials.AuthTarget in com.jniwrapper.win32.winhttp |
| Fields in com.jniwrapper.win32.winhttp declared as AuthCredentials.AuthTarget | |
static AuthCredentials.AuthTarget |
AuthCredentials.AuthTarget.SERVER
Authentication target is a server. |
static AuthCredentials.AuthTarget |
AuthCredentials.AuthTarget.PROXY
Authentication target is a proxy. |
| Methods in com.jniwrapper.win32.winhttp that return AuthCredentials.AuthTarget | |
AuthCredentials.AuthTarget |
AuthCredentials.getAuthTarget()
|
| Methods in com.jniwrapper.win32.winhttp with parameters of type AuthCredentials.AuthTarget | |
void |
AuthCredentials.setAuthTarget(AuthCredentials.AuthTarget authTarget)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||