| Package | Description |
|---|---|
| com.sshtools.ui.swing |
General Swing user interface utilities.
|
| Modifier and Type | Method and Description |
|---|---|
PasswordPair |
PasswordPairList.getPair(PasswordKey key)
Get a password pair given its key.
|
PasswordPair |
PasswordPairList.getPasswordPairAt(int r)
Get a
PasswordPair at a given index in the list |
| Modifier and Type | Method and Description |
|---|---|
void |
PasswordPairList.addPair(PasswordPair pair)
Add a new password pair to the list.
|
void |
PersistantAuthenticator.removePassword(PasswordPair pair)
Remove a password pair from the list.
|
void |
PasswordPairList.setPair(PasswordPair pair)
Set the supplied
PasswordPair. |
Copyright © 2021. All rights reserved.