UserVerifierInterface
UserVerifierInterface - an interface consisting of a single verify() method, which - when implemented - should perform verification of the provided data using an external service verification should be done using an external service such as an application server or a PKI server.
Methods
verify
Verifies whether the specified users are valid.
Checks if each user belonged to the Context and if this is their key in date
and return true
or false
otherwise.
Params
request
List<VerificationRequest>
List of user data to verification
Returns
List<Boolean>
·
List of verification results whose items correspond to the items in the input list
We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.