Package com.biglybt.core.tracker.host
Interface TRHostAuthenticationListener
- All Known Implementing Classes:
TrackerImpl
,TrackerWCHelper
,TrackerWebContextImpl
public interface TRHostAuthenticationListener
-
Method Summary
Modifier and TypeMethodDescriptionboolean
authenticate
(String headers, URL resource, String user, String password) byte[]
authenticate
(URL resource, String user)
-
Method Details
-
authenticate
-
authenticate
-