public class CharArrayPasswordFinder extends Object implements PasswordSupplier
PasswordSupplier which uses a password
provided to the constructor.| Constructor and Description |
|---|
CharArrayPasswordFinder(char[] password) |
| Modifier and Type | Method and Description |
|---|---|
char[] |
getPassword() |
public char[] getPassword()
getPassword in interface PasswordSupplierCopyright © 2012–2018 European Middleware Initiative. All rights reserved.