Interface LoginContextService
- All Known Implementing Classes:
LoginContextServiceImpl
public interface LoginContextService
-
Method Summary
Modifier and TypeMethodDescriptiongetLocaleFromPath(String path) Deprecated.Deprecated.Deprecated.voidredirectToSavedRequest(String fallbackUrl) voidvoidvoidsaveRequest(String contextPath) Deprecated.
-
Method Details
-
getLoginPage
String getLoginPage() -
getSuccessPage
String getSuccessPage() -
getUnauthorizedPage
String getUnauthorizedPage() -
getLoginURL
Deprecated. -
getSuccessURL
Deprecated. -
getUnauthorizedURL
Deprecated. -
getLocalelessPathWithinApplication
String getLocalelessPathWithinApplication() -
getLocaleFromPath
-
saveRequest
void saveRequest() -
removeSavedRequest
void removeSavedRequest() -
saveRequest
Deprecated. -
redirectToSavedRequest
- Throws:
IOException
-