public class NewSessionURLProviderBase extends NewSessionURLProvider
| Constructor and Description |
|---|
NewSessionURLProviderBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNewSessionURL(javax.faces.context.FacesContext context)
This method is the basic implementation on getting the URL to redirect the page to when session times out.
|
public String getNewSessionURL(javax.faces.context.FacesContext context)
getNewSessionURL in class NewSessionURLProvidercontext - the FacesContext.