uk.ac.soton.itinnovation.grid.service.registry.util
Class PasswordGenerator

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.service.registry.util.PasswordGenerator

public class PasswordGenerator
extends Object


Constructor Summary
PasswordGenerator()
           
 
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
 

Constructor Detail

PasswordGenerator

public PasswordGenerator()
Method Detail

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.