net.handle.hdllib.trust
Class ChainVerificationReport
java.lang.Object
net.handle.hdllib.trust.ChainVerificationReport
public class ChainVerificationReport
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
valuesReport
public ValuesSignatureVerificationReport valuesReport
issuedSignatureVerificationReports
public java.util.List<IssuedSignatureVerificationReport> issuedSignatureVerificationReports
rootIsTrusted
public boolean rootIsTrusted
chainNeedsRequiredSigner
public boolean chainNeedsRequiredSigner
chainGoodUpToRequiredSigner
public boolean chainGoodUpToRequiredSigner
ChainVerificationReport
public ChainVerificationReport()
canTrustAndAuthorized
public boolean canTrustAndAuthorized()
canTrustAndAuthorizedUpToRequiredSigner
public boolean canTrustAndAuthorizedUpToRequiredSigner()
isRequiredSignerNeededAndChainIsGoodUpToRequiredSigner
public boolean isRequiredSignerNeededAndChainIsGoodUpToRequiredSigner()
canTrust
public boolean canTrust()