|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jniwrapper.util.EnumItem
com.jniwrapper.win32.winhttp.AuthCredentials.AuthTarget
This class is an enumeration of authorization targets.
Field Summary | |
static AuthCredentials.AuthTarget |
PROXY
Authentication target is a proxy. |
static AuthCredentials.AuthTarget |
SERVER
Authentication target is a server. |
Methods inherited from class com.jniwrapper.util.EnumItem |
equals, getLongValue, getValue, hashCode, isOneOf |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final AuthCredentials.AuthTarget SERVER
public static final AuthCredentials.AuthTarget PROXY
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |