Class SMSServiceProviderImpl
java.lang.Object
io.mosip.kernel.smsserviceprovider.msg91.impl.SMSServiceProviderImpl
- All Implemented Interfaces:
io.mosip.kernel.core.notification.spi.SMSServiceProvider
@Component
public class SMSServiceProviderImpl
extends Object
implements io.mosip.kernel.core.notification.spi.SMSServiceProvider
- Since:
- 1.0.0
- Author:
- Ritesh Sinha
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanphoneValidator(String phone) io.mosip.kernel.core.notification.model.SMSResponseDto
-
Constructor Details
-
SMSServiceProviderImpl
public SMSServiceProviderImpl()
-
-
Method Details