public class StoredPasswordReader extends java.lang.Object implements IPasswordReader
Constructor and Description |
---|
StoredPasswordReader(char[] password) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
readPassword(ImmutableProxyInterface a_proxyInterface)
Reads a password from a user interface.
|
public java.lang.String readPassword(ImmutableProxyInterface a_proxyInterface)
IPasswordReader
readPassword
in interface IPasswordReader
a_proxyInterface
- a proxy interfaceCopyright © 2023. All rights reserved.