| Modifier and Type | Field and Description |
|---|---|
protected SessionFormCache |
MultiActionController.formCache |
| Modifier and Type | Method and Description |
|---|---|
SessionFormCache |
MultiActionController.getFormCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiActionController.setFormCache(SessionFormCache formCache) |
| Modifier and Type | Field and Description |
|---|---|
private SessionFormCache |
LoginComponent.formCache |
| Modifier and Type | Method and Description |
|---|---|
SessionFormCache |
LoginComponent.getFormCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginComponent.setFormCache(SessionFormCache formCache) |
| Modifier and Type | Class and Description |
|---|---|
class |
LastModifiedSessionFormCache |
class |
ReplacementSessionFormCache
This Cache emulates the way that the AbstractFormController handled form caching.
|
class |
SimpleSessionFormCache |
Copyright © 2014. All Rights Reserved.