JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
io.inverno.mod.security.http
Package
io.inverno.mod.security.http.form
Interface LoginView.Renderer<T>
Enclosing class:
LoginView
public static interface
LoginView.Renderer<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
render
(
String
loginProcessingUri,
String
redirect_uri,
String
error)
Method Details
render
T
render
(
String
loginProcessingUri,
String
redirect_uri,
String
error)