public interface LoginContextService
| Modifier and Type | Method and Description |
|---|---|
String |
getLocaleFromPath(String path) |
String |
getLocalelessPathWithinApplication() |
String |
getLoginPage() |
String |
getSuccessPage() |
String |
getUnauthorizedPage() |
void |
redirectToSavedRequest(String fallbackUrl) |
void |
saveRequest() |
void |
saveRequest(String contextPath)
Deprecated.
|
String getLoginPage()
String getSuccessPage()
String getUnauthorizedPage()
String getLocalelessPathWithinApplication()
void saveRequest()
@Deprecated void saveRequest(String contextPath)
void redirectToSavedRequest(String fallbackUrl) throws IOException
IOExceptionCopyright © 2004-2014. All Rights Reserved.