Uses of Interface
com.biglybt.core.tracker.server.TRTrackerServerAuthenticationListener
Packages that use TRTrackerServerAuthenticationListener
Package
Description
-
Uses of TRTrackerServerAuthenticationListener in com.biglybt.core.tracker.host.impl
Classes in com.biglybt.core.tracker.host.impl that implement TRTrackerServerAuthenticationListener -
Uses of TRTrackerServerAuthenticationListener in com.biglybt.core.tracker.server
Methods in com.biglybt.core.tracker.server with parameters of type TRTrackerServerAuthenticationListenerModifier and TypeMethodDescriptionvoid
TRTrackerServer.addAuthenticationListener
(TRTrackerServerAuthenticationListener l) void
TRTrackerServer.removeAuthenticationListener
(TRTrackerServerAuthenticationListener l) -
Uses of TRTrackerServerAuthenticationListener in com.biglybt.core.tracker.server.impl
Fields in com.biglybt.core.tracker.server.impl with type parameters of type TRTrackerServerAuthenticationListenerModifier and TypeFieldDescriptionprivate final List<TRTrackerServerAuthenticationListener>
TRTrackerServerImpl.auth_listeners
Methods in com.biglybt.core.tracker.server.impl with parameters of type TRTrackerServerAuthenticationListenerModifier and TypeMethodDescriptionvoid
TRTrackerServerImpl.addAuthenticationListener
(TRTrackerServerAuthenticationListener l) void
TRTrackerServerImpl.removeAuthenticationListener
(TRTrackerServerAuthenticationListener l) -
Uses of TRTrackerServerAuthenticationListener in com.biglybt.pifimpl.local.tracker
Classes in com.biglybt.pifimpl.local.tracker that implement TRTrackerServerAuthenticationListener