public class AuthorizedKeyContainer extends IdentifiedContainer implements AuthorizedKey
Constructor and Description |
---|
AuthorizedKeyContainer() |
Modifier and Type | Method and Description |
---|---|
String |
key() |
void |
key(String newKey) |
boolean |
keyPresent() |
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 key()
key
in interface AuthorizedKey
public void key(String newKey)
public boolean keyPresent()
keyPresent
in interface AuthorizedKey
public User user()
user
in interface AuthorizedKey
public void user(User newUser)
public boolean userPresent()
userPresent
in interface AuthorizedKey
Copyright © 2016. All rights reserved.