@Service public class NotificationServiceImpl extends Object implements NotificationService
| Constructor and Description |
|---|
NotificationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
sendAuthNotification(AuthRequestDTO authRequestDTO,
String uin,
AuthResponseDTO authResponseDTO,
Map<String,List<IdentityInfoDTO>> idInfo,
boolean isAuth) |
public void sendAuthNotification(AuthRequestDTO authRequestDTO, String uin, AuthResponseDTO authResponseDTO, Map<String,List<IdentityInfoDTO>> idInfo, boolean isAuth) throws IdAuthenticationBusinessException
sendAuthNotification in interface NotificationServiceIdAuthenticationBusinessExceptionCopyright © 2020. All rights reserved.