Verification |
Verification.addEvidence(Evidence evidence) |
Add the evidence the OP used to verify the user's identity.
|
static Verification |
Verification.extract(Map<?,?> map,
String key) |
Create a Verification instance from an object in the given map.
|
Verification |
VerifiedClaims.getVerification() |
Get information about the verification.
|
Verification |
VerifiedClaims.removeVerification() |
Remove "verification" from this object.
|
Verification |
Verification.setEvidence(EvidenceArray evidence) |
Set the evidence the OP used to verify the user's identity.
|
Verification |
Verification.setTime(String time) |
Set the date and time when identity verification took place.
|
Verification |
Verification.setTrustFramework(String framework) |
Set the trust framework governing the identity verification process
and the identity assurance level of the OP.
|
Verification |
Verification.setVerificationProcess(String process) |
Set the identity verification process.
|