Class PinAuthServiceImpl

  • All Implemented Interfaces:
    AuthService, PinAuthService

    @Service
    public class PinAuthServiceImpl
    extends Object
    implements PinAuthService
    This class is used to give the implementation for the pin based authentication service which receives the pin from the request and compares it the pin stored in the DB.
    Author:
    Sanjay Murali