public class Credential extends Object implements Serializable
| Constructor and Description |
|---|
Credential() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCertificate() |
String |
getKey() |
void |
setCertificate(String certificate) |
void |
setKey(String key) |
Copyright © 2012. All Rights Reserved.