Package | Description |
---|---|
org.uberfire.ssh.service.shared.editor |
Modifier and Type | Method and Description |
---|---|
Collection<PortableSSHPublicKey> |
SSHKeyEditorService.getUserKeys()
Retrieves all the
PortableSSHPublicKey for the current user. |
Modifier and Type | Method and Description |
---|---|
void |
SSHKeyEditorService.deleteKey(PortableSSHPublicKey key)
Deletes the given
PortableSSHPublicKey for the current user |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.