Interface HvlAsyncTokenAuthenticationService

All Known Implementing Classes:
HvlAsyncTokenAuthenticationServiceImpl

@Validated public interface HvlAsyncTokenAuthenticationService
The class that authenticates the system user.
  • Method Details

    • authenticate

      void authenticate(@NotNull @Valid @NotNull @Valid HvlAuthAuthenticationRequestModel authenticationRequestModel)
      Authenticate.
      Parameters:
      authenticationRequestModel - the authentication request model