Interface SEPasswordListener

All Known Implementing Classes:
AuthenticatorWindow, DiskManagerFileInfoURL, ExternalSeedHTTPDownloaderLinear.Downloader, ExternalSeedHTTPDownloaderRange, ResourceDownloaderURLImpl, ResourceUploaderURLImpl

public interface SEPasswordListener
  • Method Details

    • getAuthentication

      PasswordAuthentication getAuthentication(String realm, URL tracker)
    • setAuthenticationOutcome

      void setAuthenticationOutcome(String realm, URL tracker, boolean success)
    • clearPasswords

      void clearPasswords()