org.gudy.azureus2.ui.swt.auth
Class AuthenticatorWindow.authCache
java.lang.Object
  
org.gudy.azureus2.ui.swt.auth.AuthenticatorWindow.authCache
- Enclosing class:
 - AuthenticatorWindow
 
protected class AuthenticatorWindow.authCache
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AuthenticatorWindow.authCache
protected AuthenticatorWindow.authCache(String _key,
                                        PasswordAuthentication _auth,
                                        boolean _persist)
getKey
protected String getKey()
 
isPersistent
protected boolean isPersistent()
 
setOutcome
protected void setOutcome(boolean success)
 
getAuth
protected PasswordAuthentication getAuth()