Package com.biglybt.core.util.http
Interface HTTPAuthHelperListener
public interface HTTPAuthHelperListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
cookieFound
(HTTPAuthHelper helper, String cookie_name, String cookie_value)
-
Method Details
-
cookieFound
-