VerificationResult.Validator.Builder |
VerificationResult.Validator.Builder.attestationSignature(Signature attestationSignature) |
Signed assertion by the validator that they have validated the information.
|
static VerificationResult.Validator.Builder |
VerificationResult.Validator.builder() |
|
VerificationResult.Validator.Builder |
VerificationResult.Validator.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
VerificationResult.Validator.Builder |
VerificationResult.Validator.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected VerificationResult.Validator.Builder |
VerificationResult.Validator.Builder.from(VerificationResult.Validator validator) |
|
VerificationResult.Validator.Builder |
VerificationResult.Validator.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
VerificationResult.Validator.Builder |
VerificationResult.Validator.Builder.identityCertificate(String identityCertificate) |
A digital identity certificate associated with the validator.
|
VerificationResult.Validator.Builder |
VerificationResult.Validator.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
VerificationResult.Validator.Builder |
VerificationResult.Validator.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
VerificationResult.Validator.Builder |
VerificationResult.Validator.Builder.organization(Reference organization) |
Reference to the organization validating information.
|
VerificationResult.Validator.Builder |
VerificationResult.Validator.toBuilder() |
|