Interface TRHostAuthenticationListener

All Known Implementing Classes:
TrackerImpl, TrackerWCHelper, TrackerWebContextImpl

public interface TRHostAuthenticationListener
  • Method Details

    • authenticate

      boolean authenticate(String headers, URL resource, String user, String password)
    • authenticate

      byte[] authenticate(URL resource, String user)