Interface LoginView.Renderer<T>

Enclosing class:
LoginView

public static interface LoginView.Renderer<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    render(String loginProcessingUri, String redirect_uri, String error)
     
  • Method Details