| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.service | |
| org.kuali.rice.krad.uif.view | |
| org.kuali.rice.krad.web.filter |
| Modifier and Type | Method and Description |
|---|---|
ViewSessionPolicy |
ViewDictionaryService.getViewSessionPolicy(String viewId)
Retrieves the
ViewSessionPolicy instance associated with the given view id |
| Modifier and Type | Method and Description |
|---|---|
ViewSessionPolicy |
View.getSessionPolicy()
Configures behavior that should occur when a session timeout occurs on the view.
|
| Modifier and Type | Method and Description |
|---|---|
void |
View.setSessionPolicy(ViewSessionPolicy sessionPolicy) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
UifSessionTimeoutFilter.getRedirectUrl(ViewSessionPolicy sessionPolicy,
javax.servlet.http.HttpServletRequest httpServletRequest)
Inspects the given view session policy to determine how the request should be redirected
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.