public class LoginConfig extends Object
| Constructor and Description |
|---|
LoginConfig(String authMethod,
String realmName) |
LoginConfig(String authMethod,
String realmName,
String loginPage,
String errorPage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthMethod() |
String |
getErrorPage() |
String |
getLoginPage() |
String |
getRealmName() |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.