Interface CustomAuthenticationVerifier


public interface CustomAuthenticationVerifier
Handler interface to verify authentication with custom logic
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    verify(@NotNull AuthenticationObject authenticationObject)