Uses of Class
io.mosip.authentication.core.indauth.dto.AuthStatusInfo
Packages that use AuthStatusInfo
-
Uses of AuthStatusInfo in io.mosip.authentication.core.spi.indauth.service
Methods in io.mosip.authentication.core.spi.indauth.service that return AuthStatusInfoModifier and TypeMethodDescriptionAuthService.authenticate(AuthRequestDTO authRequestDTO, String uin, Map<String, List<IdentityInfoDTO>> idInfo, String partnerId) This method is used to authenticate the individual based on the auth type.default AuthStatusInfoBioAuthService.authenticate(AuthRequestDTO authRequestDTO, String token, Map<String, List<IdentityInfoDTO>> idInfo, String partnerId) BioAuthService.authenticate(AuthRequestDTO authRequestDTO, String token, Map<String, List<IdentityInfoDTO>> idInfo, String partnerId, boolean isAuth) Authenticate.