Modifier and Type | Method and Description |
---|---|
UserInfo |
Session.getUserInfo()
returns the current value of the UserInfo object.
|
Modifier and Type | Method and Description |
---|---|
void |
HostKeyRepository.add(HostKey hostkey,
UserInfo ui)
Adds a hostname-key-pair to the repository.
|
void |
Session.setUserInfo(UserInfo userinfo)
Sets the userInfo property.
|
This is a simplified version of the inofficial Javadoc created by PaĆlo Ebermann. Have a look at the official homepage.