Package | Description |
---|---|
com.sshtools.publickey.authorized |
Modifier and Type | Method and Description |
---|---|
PublicKeyEntry |
AuthorizedKeyFile.getKeyEntry(SshPublicKey key) |
Modifier and Type | Method and Description |
---|---|
Collection<PublicKeyEntry> |
AuthorizedKeyFile.getKeys() |
Modifier and Type | Method and Description |
---|---|
void |
AuthorizedKeyFile.removeKey(PublicKeyEntry entry) |
void |
AuthorizedKeyFile.setOption(PublicKeyEntry entry,
Option<?> option) |
Copyright © 2024. All rights reserved.