org.tynamo.security.internal.services
Interface LoginContextService
- All Known Implementing Classes:
- LoginContextServiceImpl
public interface LoginContextService
getLoginPage
String getLoginPage()
getSuccessPage
String getSuccessPage()
getUnauthorizedPage
String getUnauthorizedPage()
getLocalelessPathWithinApplication
String getLocalelessPathWithinApplication()
getLocaleFromPath
String getLocaleFromPath(String path)
saveRequest
void saveRequest()
redirectToSavedRequest
void redirectToSavedRequest(String fallbackUrl)
throws IOException
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.