Package io.undertow.servlet.api
Class LoginConfig
java.lang.Object
io.undertow.servlet.api.LoginConfig
- All Implemented Interfaces:
Cloneable
- Author:
- Stuart Douglas
-
Constructor Summary
ConstructorsConstructorDescriptionLoginConfig(String realmName) LoginConfig(String mechanismName, String realmName) LoginConfig(String realmName, String loginPage, String errorPage) LoginConfig(String mechanismName, String realmName, String loginPage, String errorPage) -
Method Summary
Modifier and TypeMethodDescriptionaddFirstAuthMethod(AuthMethodConfig authMethodConfig) addFirstAuthMethod(String authMethodConfig) addLastAuthMethod(AuthMethodConfig authMethodConfig) addLastAuthMethod(String authMethodConfig) clone()