public class IdSupportServiceImpl extends AbstractSessionServiceWithCache implements IdSupportService
IdSupportService Extends AbstractSessionServiceWithCache| Constructor and Description |
|---|
IdSupportServiceImpl(EhealthReplyValidator validator) |
| Modifier and Type | Method and Description |
|---|---|
VerifyIdResponse |
verifyId(String legalContext,
Id barcode)
|
VerifyIdResponse |
verifyId(String legalContext,
Id ssin,
Id cardNumber)
|
VerifyIdResponse |
verifyId(VerifyIdRequest request)
Verify a combination between elements of the request.
|
flushCachepublic IdSupportServiceImpl(EhealthReplyValidator validator)
public VerifyIdResponse verifyId(VerifyIdRequest request) throws TechnicalConnectorException
IdSupportServiceverifyId in interface IdSupportServicerequest - - the request to useTechnicalConnectorExceptionpublic VerifyIdResponse verifyId(String legalContext, Id ssin, Id cardNumber) throws TechnicalConnectorException
IdSupportServiceverifyId in interface IdSupportServicelegalContext - - the legal contextssin - - the ssincardNumber - - the cardnumber (eg.:isi, eid, sis)TechnicalConnectorExceptionpublic VerifyIdResponse verifyId(String legalContext, Id barcode) throws TechnicalConnectorException
IdSupportServiceverifyId in interface IdSupportServicelegalContext - - the legal contextbarcode - - the barcodeTechnicalConnectorException
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.