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