|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.indy.socks.SocksInfo.Authentication
Description of the Class
Field Summary | |
static SocksInfo.Authentication |
NO_AUTHENTICATION
Description of the Field |
static SocksInfo.Authentication |
USERNAME_PASSWORD
Description of the Field |
Method Summary | |
java.lang.String |
toString()
Description of the Method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final SocksInfo.Authentication NO_AUTHENTICATION
public static final SocksInfo.Authentication USERNAME_PASSWORD
Method Detail |
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |