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