uk.ac.soton.itinnovation.grid.service.registry.util
Class PasswordGenerator
java.lang.Object
uk.ac.soton.itinnovation.grid.service.registry.util.PasswordGenerator
public class PasswordGenerator
- extends Object
|
Method Summary |
static String |
generate(int length)
Generate a pseudo string. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PasswordGenerator
public PasswordGenerator()
generate
public static String generate(int length)
- Generate a pseudo string.
- Parameters:
length - length of the resulting string
- Returns:
- generated string
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.