public class LoginConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
authMethod |
protected String |
realm |
| Constructor and Description |
|---|
LoginConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthMethod() |
String |
getRealm() |
void |
setAuthMethod(String value) |
void |
setRealm(String value) |
Copyright © 1999–2020 The Apache Software Foundation. All rights reserved.