Package ipsk.util
Class PasswordGenerator
- java.lang.Object
- 
- ipsk.util.PasswordGenerator
 
- 
 public class PasswordGenerator extends java.lang.Object
- 
- 
Field SummaryFields Modifier and Type Field Description static intDEFAULT_LENGTH
 - 
Constructor SummaryConstructors Constructor Description PasswordGenerator()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgenerateRandom()intgetLength()voidsetLength(int length)
 
-