public class SshPublicKeyContainer extends IdentifiedContainer implements SshPublicKey
Constructor and Description |
---|
SshPublicKeyContainer() |
Modifier and Type | Method and Description |
---|---|
String |
content() |
void |
content(String newContent) |
boolean |
contentPresent() |
User |
user() |
void |
user(User newUser) |
boolean |
userPresent() |
comment, comment, commentPresent, description, description, descriptionPresent, href, href, hrefPresent, id, id, idPresent, name, name, namePresent
makeArrayList, makeUnmodifiableList
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comment, commentPresent, description, descriptionPresent, href, hrefPresent, id, idPresent, name, namePresent
public String content()
content
in interface SshPublicKey
public void content(String newContent)
public boolean contentPresent()
contentPresent
in interface SshPublicKey
public User user()
user
in interface SshPublicKey
public void user(User newUser)
public boolean userPresent()
userPresent
in interface SshPublicKey
Copyright © 2016. All rights reserved.