public class KeyResourceDTO extends BaseResourceDTO
Constructor and Description |
---|
KeyResourceDTO(String name,
String type,
String content,
Map<String,Link> links,
Messages messages)
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() |
getLink, getLinks, getMessages
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.