Interface AuthtypeStatusService
-
@Service public interface AuthtypeStatusServiceThe Interface AuthtypeStatusService - Service to check whether the Auth type requested in Locked/Unlocked for authentication.- Author:
- Dinesh Karuppiah.T
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<io.mosip.idrepository.core.dto.AuthtypeStatus>fetchAuthtypeStatus(String token)
-
-
-
Method Detail
-
fetchAuthtypeStatus
List<io.mosip.idrepository.core.dto.AuthtypeStatus> fetchAuthtypeStatus(String token) throws IdAuthenticationBusinessException
-
-