|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.handle.hdllib.trust.ChainVerificationReport
public class ChainVerificationReport
Field Summary | |
---|---|
java.util.List<IssuedSignatureVerificationReport> |
issuedSignatureVerificationReports
|
boolean |
rootIsTrusted
|
ValuesSignatureVerificationReport |
valuesReport
|
Constructor Summary | |
---|---|
ChainVerificationReport()
|
Method Summary | |
---|---|
boolean |
canTrust()
|
boolean |
canTrustAndGranted()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public ValuesSignatureVerificationReport valuesReport
public java.util.List<IssuedSignatureVerificationReport> issuedSignatureVerificationReports
public boolean rootIsTrusted
Constructor Detail |
---|
public ChainVerificationReport()
Method Detail |
---|
public boolean canTrustAndGranted()
public boolean canTrust()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |