public interface ILoginDialogFactory
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessDeniedURL()
Must return the RURL of the page/JSP to use as an "access denied" page.
|
String |
getLoginRURL(String originalTarget)
Return the URL of a page/JSP to use as a login page.
|
String getLoginRURL(String originalTarget)
originalTarget - String getAccessDeniedURL()
Copyright © 2017 etc.to. All rights reserved.