Class AuthenticatorWindow.authCache

java.lang.Object
com.biglybt.ui.swt.auth.AuthenticatorWindow.authCache
Enclosing class:
AuthenticatorWindow

protected class AuthenticatorWindow.authCache extends Object
  • Field Details

    • key

      private String key
    • auth

      private PasswordAuthentication auth
    • persist

      private boolean persist
    • life

      private int life
    • succeeded

      private boolean succeeded
  • Constructor Details

  • Method Details

    • getKey

      protected String getKey()
    • isPersistent

      protected boolean isPersistent()
    • setOutcome

      protected void setOutcome(boolean success)
    • getAuth

      protected PasswordAuthentication getAuth()