|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.handle.hdllib.trust.SignatureVerificationReport
net.handle.hdllib.trust.IssuedSignatureVerificationReport
public class IssuedSignatureVerificationReport
Field Summary | |
---|---|
java.lang.Boolean |
authorized
|
Fields inherited from class net.handle.hdllib.trust.SignatureVerificationReport |
---|
dateInRange, exceptions, iss, signatureVerifies, sub, validPayload |
Constructor Summary | |
---|---|
IssuedSignatureVerificationReport()
|
Method Summary | |
---|---|
boolean |
canTrustAndAuthorized()
|
Methods inherited from class net.handle.hdllib.trust.SignatureVerificationReport |
---|
canTrust |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.Boolean authorized
Constructor Detail |
---|
public IssuedSignatureVerificationReport()
Method Detail |
---|
public boolean canTrustAndAuthorized()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |