|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.vo.rca.client.RCAClientConfig
public class RCAClientConfig
Field Summary | |
---|---|
java.lang.String |
cdaCertificateFileName
The path to the server's certificate authority's public key/certificate. |
java.lang.String |
resAttributeCertExtFileName
The path to the resource's attribute certificate (attributes stored in an extension). |
java.lang.String |
resAttributeCertFileName
The path to the resource's attribute certificate (attribute certificate). |
java.lang.String |
resIdentityCertFileName
The path to the resource's identity certificate (public key). |
java.lang.String |
resPrivateKeyFileName
The path to the resource's private key. |
Constructor Summary | |
---|---|
RCAClientConfig()
|
Method Summary | |
---|---|
void |
defaultConfig()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String cdaCertificateFileName
public java.lang.String resPrivateKeyFileName
public java.lang.String resIdentityCertFileName
public java.lang.String resAttributeCertFileName
public java.lang.String resAttributeCertExtFileName
Constructor Detail |
---|
public RCAClientConfig()
Method Detail |
---|
public void defaultConfig()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |