Uses of Class
io.mosip.kernel.core.authmanager.model.AuthNResponseDto
-
Packages that use AuthNResponseDto Package Description io.mosip.kernel.core.authmanager.spi -
-
Uses of AuthNResponseDto in io.mosip.kernel.core.authmanager.spi
Methods in io.mosip.kernel.core.authmanager.spi that return AuthNResponseDto Modifier and Type Method Description AuthNResponseDtoAuthNService. authenticateUser(LoginUser loginUser)Deprecated.AuthNResponseDtoAuthNService. authenticateUser(LoginUserWithClientId loginUser)AuthNResponseDtoAuthNService. authenticateUserWithOtp(UserOtp loginUser)AuthNResponseDtoAuthNService. authenticateWithOtp(OtpUser otpUser)AuthNResponseDtoAuthNService. authenticateWithSecretKey(ClientSecret clientSecret)
-