Interface SignInProvider

  • All Known Implementing Classes:
    OAuth2SignInProvider

    public interface SignInProvider
    If this interface is implemented, an alternative HTML code for Google Sign In is displayed in Log In page. Note at most one class per instance should implement this interface and it must be annotated as .
    Author:
    alostale
    • Method Detail

      • getLoginPageSignInHTMLCode

        String getLoginPageSignInHTMLCode()
        HTML code to be placed in Log In page for Google Sing in button