|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttigase.cert.CertificateEntry
public class CertificateEntry
Created: Oct 9, 2010 5:08:30 PM
| Constructor Summary | |
|---|---|
CertificateEntry()
|
|
| Method Summary | |
|---|---|
Certificate[] |
getCertChain()
Method description |
PrivateKey |
getPrivateKey()
Method description |
void |
setCertChain(Certificate[] chain)
Method description |
void |
setPrivateKey(PrivateKey privateKey)
Method description |
String |
toString()
Method description |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CertificateEntry()
| Method Detail |
|---|
public Certificate[] getCertChain()
public PrivateKey getPrivateKey()
public void setCertChain(Certificate[] chain)
chain - public void setPrivateKey(PrivateKey privateKey)
privateKey - public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||