public class KeyResourceDTO extends BaseResourceDTO
| Constructor and Description |
|---|
KeyResourceDTO(String name,
String type,
String content,
Map<String,Link> links,
List<Message> creationLog)
Instantiates a new key resource dto.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Returns the public key content.
|
String |
getName()
Returns the name.
|
String |
getType()
Returns the type.
|
String |
toString() |
getCreationLog, getLink, getLinks, hasCreationLogCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.