com.aelitis.azureus.core.security
Interface CryptoManagerPasswordHandler.passwordDetails

Enclosing interface:
CryptoManagerPasswordHandler

public static interface CryptoManagerPasswordHandler.passwordDetails


Method Summary
 char[] getPassword()
           
 int getPersistForSeconds()
           
 

Method Detail

getPassword

char[] getPassword()

getPersistForSeconds

int getPersistForSeconds()
Returns:
0 -> don't persist, Integer.MAX_VALUE -> persist forever < 0 -> current session; other -> seconds to persist