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.
|
flushCache
public IdSupportServiceImpl(EhealthReplyValidator validator)
public VerifyIdResponse verifyId(VerifyIdRequest request) throws TechnicalConnectorException
IdSupportService
verifyId
in interface IdSupportService
request
- - the request to useTechnicalConnectorException
public VerifyIdResponse verifyId(String legalContext, Id ssin, Id cardNumber) throws TechnicalConnectorException
IdSupportService
verifyId
in interface IdSupportService
legalContext
- - the legal contextssin
- - the ssincardNumber
- - the cardnumber (eg.:isi, eid, sis)TechnicalConnectorException
public VerifyIdResponse verifyId(String legalContext, Id barcode) throws TechnicalConnectorException
IdSupportService
verifyId
in interface IdSupportService
legalContext
- - the legal contextbarcode
- - the barcodeTechnicalConnectorException
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.