Uses of Class
org.indy.socks.SocksInfo.Authentication

Packages that use SocksInfo.Authentication
org.indy.socks   
 

Uses of SocksInfo.Authentication in org.indy.socks
 

Fields in org.indy.socks declared as SocksInfo.Authentication
protected  SocksInfo.Authentication SocksInfo.authentication
          Description of the Field
static SocksInfo.Authentication SocksInfo.Authentication.NO_AUTHENTICATION
          Description of the Field
static SocksInfo.Authentication SocksInfo.Authentication.USERNAME_PASSWORD
          Description of the Field
 

Methods in org.indy.socks that return SocksInfo.Authentication
 SocksInfo.Authentication SocksInfo.getAuthentication()
          Gets the authentication attribute of the IdSocksInfo object
 

Methods in org.indy.socks with parameters of type SocksInfo.Authentication
 void SocksInfo.setAuthentication(SocksInfo.Authentication newAuthentication)
          Sets the authentication attribute of the IdSocksInfo object
 



Copyright © 2002-2002 IndyJ. All Rights Reserved.