|
JSS 3.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.mozilla.jss.ssl.SSLCertificateApprovalCallback.ValidityItem
| Field Summary | |
private PK11Cert |
cert
|
private int |
depth
|
private int |
reason
|
| Constructor Summary | |
SSLCertificateApprovalCallback.ValidityItem(int reason,
PK11Cert cert,
int depth)
|
|
| Method Summary | |
PK11Cert |
getCert()
|
int |
getDepth()
|
int |
getReason()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private int reason
private int depth
private PK11Cert cert
| Constructor Detail |
public SSLCertificateApprovalCallback.ValidityItem(int reason,
PK11Cert cert,
int depth)
| Method Detail |
public int getReason()
public int getDepth()
public PK11Cert getCert()
|
JSS 3.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||