| Package | Description |
|---|---|
| org.jasig.portlet.proxy.service | |
| org.jasig.portlet.proxy.service.web |
| Modifier and Type | Method and Description |
|---|---|
IFormField |
IFormField.duplicate()
duplicate() copies the data from the current IFormField into the passed-in parameter
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormFieldImpl |
| Modifier and Type | Method and Description |
|---|---|
IFormField |
FormFieldImpl.duplicate() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,IFormField> |
HttpContentRequestImpl.getParameters()
Returns a map of parameters for the gateway login form.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpContentRequestImpl.setParameters(Map<String,IFormField> parameters)
Sets a map of parameters for the gateway login form.
|
Copyright © 2022 Apereo. All rights reserved.