Package net.handle.hdllib.trust
Class ChainVerificationReport
java.lang.Object
net.handle.hdllib.trust.ChainVerificationReport
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
valuesReport
-
issuedSignatureVerificationReports
-
rootIsTrusted
public boolean rootIsTrusted -
chainNeedsRequiredSigner
public boolean chainNeedsRequiredSigner -
chainGoodUpToRequiredSigner
public boolean chainGoodUpToRequiredSigner -
unableToBuildChain
public boolean unableToBuildChain
-
-
Constructor Details
-
ChainVerificationReport
public ChainVerificationReport()
-
-
Method Details
-
canTrustAndAuthorized
public boolean canTrustAndAuthorized() -
canTrustAndAuthorizedUpToRequiredSigner
public boolean canTrustAndAuthorizedUpToRequiredSigner() -
isRequiredSignerNeededAndChainIsGoodUpToRequiredSigner
public boolean isRequiredSignerNeededAndChainIsGoodUpToRequiredSigner() -
canTrust
public boolean canTrust()
-