org.tynamo.security.services.impl
Class PageServiceImpl
java.lang.Object
org.tynamo.security.services.impl.PageServiceImpl
- All Implemented Interfaces:
- PageService
public class PageServiceImpl
- extends Object
- implements PageService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageServiceImpl
public PageServiceImpl(LoginContextService loginContextService)
getLoginPage
public String getLoginPage()
- Specified by:
getLoginPage in interface PageService
getSuccessPage
public String getSuccessPage()
- Specified by:
getSuccessPage in interface PageService
getUnauthorizedPage
public String getUnauthorizedPage()
- Specified by:
getUnauthorizedPage in interface PageService
getLocalelessPathWithinApplication
public String getLocalelessPathWithinApplication()
- Specified by:
getLocalelessPathWithinApplication in interface PageService
getLocaleFromPath
public String getLocaleFromPath(String path)
- Specified by:
getLocaleFromPath in interface PageService
saveRequest
public void saveRequest()
- Specified by:
saveRequest in interface PageService
redirectToSavedRequest
public void redirectToSavedRequest(String fallbackUrl)
throws IOException
- Specified by:
redirectToSavedRequest in interface PageService
- Throws:
IOException
Copyright © 2004-2013. All Rights Reserved.