public class CharArrayPasswordFinder extends java.lang.Object implements PasswordSupplier
PasswordSupplier
which uses a password
provided to the constructor.Modifier and Type | Field and Description |
---|---|
private char[] |
password |
Constructor and Description |
---|
CharArrayPasswordFinder(char[] password) |
Modifier and Type | Method and Description |
---|---|
char[] |
getPassword() |
public char[] getPassword()
getPassword
in interface PasswordSupplier