com.aelitis.azureus.core.util.http
Interface HTTPAuthHelperListener


public interface HTTPAuthHelperListener


Method Summary
 void cookieFound(HTTPAuthHelper helper, String cookie_name, String cookie_value)
           
 

Method Detail

cookieFound

void cookieFound(HTTPAuthHelper helper,
                 String cookie_name,
                 String cookie_value)