org.gudy.azureus2.ui.swt.auth
Class CryptoWindow.cryptoDialog

java.lang.Object
  extended by org.gudy.azureus2.ui.swt.auth.CryptoWindow.cryptoDialog
Enclosing class:
CryptoWindow

protected static class CryptoWindow.cryptoDialog
extends Object


Constructor Summary
protected CryptoWindow.cryptoDialog(AESemaphore _sem, org.eclipse.swt.widgets.Display display, int handler_type, int action_type, boolean last_pw_incorrect, String reason)
           
 
Method Summary
protected  void close(boolean ok)
           
protected  char[] getPassword()
           
protected  int getPersistForSeconds()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CryptoWindow.cryptoDialog

protected CryptoWindow.cryptoDialog(AESemaphore _sem,
                                    org.eclipse.swt.widgets.Display display,
                                    int handler_type,
                                    int action_type,
                                    boolean last_pw_incorrect,
                                    String reason)
Method Detail

close

protected void close(boolean ok)

getPassword

protected char[] getPassword()

getPersistForSeconds

protected int getPersistForSeconds()