org.kth.pdc.grid.utility
Class Password

java.lang.Object
  extended by org.kth.pdc.grid.utility.Password
All Implemented Interfaces:
org.bouncycastle.openssl.PasswordFinder

public class Password
extends Object
implements org.bouncycastle.openssl.PasswordFinder


Constructor Summary
Password(char[] word)
           
 
Method Summary
 char[] getPassword()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Password

public Password(char[] word)
Method Detail

getPassword

public char[] getPassword()
Specified by:
getPassword in interface org.bouncycastle.openssl.PasswordFinder


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.