Skip navigation links
UberFire - SSH API 7.33.0.Final-redhat-00003
A D F G K O P R S U 

A

addKey(String, String) - Method in interface org.uberfire.ssh.service.shared.editor.SSHKeyEditorService
Adds a new SSh Key into the SSHKeyStore for the current user.
addUserKey(String, SSHPublicKey) - Method in interface org.uberfire.ssh.service.backend.keystore.SSHKeyStore
Registers a SSHPublicKey to a given platform user
authenticate(String, PublicKey) - Method in interface org.uberfire.ssh.service.backend.auth.SSHKeyAuthenticator
Authenticates the given user and PublicKey

D

deleteKey(PortableSSHPublicKey) - Method in interface org.uberfire.ssh.service.shared.editor.SSHKeyEditorService
Deletes the given PortableSSHPublicKey for the current user

F

fromPublicKey(PublicKey) - Static method in class org.uberfire.ssh.service.backend.keystore.util.PublicKeyConverter
 
fromString(String) - Static method in class org.uberfire.ssh.service.backend.keystore.util.PublicKeyConverter
 

G

getCreationDate() - Method in class org.uberfire.ssh.service.backend.keystore.model.KeyMetaData
Gets the creation date of the SSHPublicKey
getCreationDate() - Method in class org.uberfire.ssh.service.shared.editor.PortableSSHPublicKey
 
getId() - Method in class org.uberfire.ssh.service.backend.keystore.model.SSHPublicKey
Gets the logic id of the SSHPublicKey
getId() - Method in class org.uberfire.ssh.service.shared.editor.PortableSSHPublicKey
 
getKey() - Method in class org.uberfire.ssh.service.backend.keystore.model.SSHPublicKey
Gets the real PublicKey
getKeyContent() - Method in class org.uberfire.ssh.service.shared.editor.PortableSSHPublicKey
 
getLastTimeUsed() - Method in class org.uberfire.ssh.service.backend.keystore.model.KeyMetaData
Gets the last Date the SSHPublicKey was used
getLastTimeUsed() - Method in class org.uberfire.ssh.service.shared.editor.PortableSSHPublicKey
 
getMetaData() - Method in class org.uberfire.ssh.service.backend.keystore.model.SSHPublicKey
Gets the KeyMetaData of the SSHPublicKey
getName() - Method in class org.uberfire.ssh.service.backend.keystore.model.KeyMetaData
Gets the key name
getName() - Method in class org.uberfire.ssh.service.shared.editor.PortableSSHPublicKey
 
getUserKeys(String) - Method in interface org.uberfire.ssh.service.backend.keystore.SSHKeyStore
Lists all the SSHPublicKey for a given platform user
getUserKeys() - Method in interface org.uberfire.ssh.service.shared.editor.SSHKeyEditorService
Retrieves all the PortableSSHPublicKey for the current user.

K

KeyMetaData - Class in org.uberfire.ssh.service.backend.keystore.model
Metadata for a SSHPublicKey
KeyMetaData() - Constructor for class org.uberfire.ssh.service.backend.keystore.model.KeyMetaData
 
KeyMetaData(String, Date) - Constructor for class org.uberfire.ssh.service.backend.keystore.model.KeyMetaData
 
keyStore() - Method in interface org.uberfire.ssh.service.backend.keystore.SSHKeyStoreService
Returns the current instance of the SSHKeyStore

O

org.uberfire.ssh.service.backend.auth - package org.uberfire.ssh.service.backend.auth
 
org.uberfire.ssh.service.backend.keystore - package org.uberfire.ssh.service.backend.keystore
 
org.uberfire.ssh.service.backend.keystore.model - package org.uberfire.ssh.service.backend.keystore.model
 
org.uberfire.ssh.service.backend.keystore.util - package org.uberfire.ssh.service.backend.keystore.util
 
org.uberfire.ssh.service.shared.editor - package org.uberfire.ssh.service.shared.editor
 

P

PortableSSHPublicKey - Class in org.uberfire.ssh.service.shared.editor
 
PortableSSHPublicKey(String, String, String, Date, Date) - Constructor for class org.uberfire.ssh.service.shared.editor.PortableSSHPublicKey
 
PublicKeyConverter - Class in org.uberfire.ssh.service.backend.keystore.util
 
PublicKeyConverter() - Constructor for class org.uberfire.ssh.service.backend.keystore.util.PublicKeyConverter
 

R

removeUserKey(String, SSHPublicKey) - Method in interface org.uberfire.ssh.service.backend.keystore.SSHKeyStore
Unregisters a SSHPublicKey for a given user

S

setLastTimeUsed(Date) - Method in class org.uberfire.ssh.service.backend.keystore.model.KeyMetaData
Sets the last Date the SSHPublicKey was used
SSH_KEY_STORE_PARAM - Static variable in interface org.uberfire.ssh.service.backend.keystore.SSHKeyStoreService
Environment variable to load a custom SSHKeyStore on the system.
SSHKeyAuthenticator - Interface in org.uberfire.ssh.service.backend.auth
Service that authenticates platform users based on a PublicKey
SSHKeyEditorService - Interface in org.uberfire.ssh.service.shared.editor
Remote service for the Key service
SSHKeyStore - Interface in org.uberfire.ssh.service.backend.keystore
API to administrate user SSHPublicKey
SSHKeyStoreService - Interface in org.uberfire.ssh.service.backend.keystore
Entry point API to access the SSHKeyStore
SSHPublicKey - Class in org.uberfire.ssh.service.backend.keystore.model
Definition of a Public SSH key for a platform user
SSHPublicKey(String, PublicKey) - Constructor for class org.uberfire.ssh.service.backend.keystore.model.SSHPublicKey
 
SSHPublicKey(String, PublicKey, KeyMetaData) - Constructor for class org.uberfire.ssh.service.backend.keystore.model.SSHPublicKey
 

U

updateUserKey(String, SSHPublicKey) - Method in interface org.uberfire.ssh.service.backend.keystore.SSHKeyStore
Updates the a platform user SSHPublicKey
A D F G K O P R S U 
Skip navigation links
UberFire - SSH API 7.33.0.Final-redhat-00003

Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.