public static class IdcContext.LoginForm extends Object
Constructor and Description |
---|
LoginForm(String usernameField, String passwordField, String actionUrl, String httpMethod) |
LoginForm(String usernameField, String passwordField, String actionUrl, String httpMethod, Map<String,String> parameters) |
Modifier and Type | Method and Description |
---|---|
String |
getActionUrl() |
String |
getHttpMethod() |
Map<String,String> |
getParameters() |
String |
getPasswordField() |
String |
getUsernameField() |