@Portable public class PortableSSHPublicKey extends Object
| Constructor and Description |
|---|
PortableSSHPublicKey(String id,
String name,
String keyContent,
Date creationDate,
Date lastTimeUsed) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreationDate() |
String |
getId() |
String |
getKeyContent() |
Date |
getLastTimeUsed() |
String |
getName() |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.