public interface PasswordLookup
| Modifier and Type | Method and Description |
|---|---|
char[] |
lookupPassword(String name)
Looks up the password for the specified name, e.g.
|
char[] lookupPassword(String name)
name - The name. May be null.Copyright © 2017 Connect2id Ltd.. All rights reserved.