public class LoginConfig
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
protected java.lang.String | 
authMethod  | 
protected java.lang.String | 
realm  | 
| Constructor and Description | 
|---|
LoginConfig()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getAuthMethod()  | 
java.lang.String | 
getRealm()  | 
void | 
setAuthMethod(java.lang.String value)  | 
void | 
setRealm(java.lang.String value)  |