Interface OTPAuthenticationService

All Known Implementing Classes:
OTPAuthenticationServiceImpl

public interface OTPAuthenticationService
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.security.core.Authentication
     
  • Method Details

    • loadAuthenticationByOneTimePassword

      org.springframework.security.core.Authentication loadAuthenticationByOneTimePassword(String oneTimePassword) throws org.springframework.security.core.AuthenticationException
      Throws:
      org.springframework.security.core.AuthenticationException