public class GetUrlAction extends ServiceableAction
| Modifier and Type | Field and Description |
|---|---|
protected UserPopulationDAO |
_userPopulationDAO
The DAO for user populations
|
managerEMPTY_MAP| Constructor and Description |
|---|
GetUrlAction() |
| Modifier and Type | Method and Description |
|---|---|
private void |
_addCasProxyTicketInUrl(Request request,
String url,
Map<String,String> result) |
Map |
act(Redirector redirector,
SourceResolver resolver,
Map objectModel,
String source,
Parameters parameters) |
void |
service(ServiceManager smanager) |
enableLogging, getLogger, setupLogger, setupLogger, setupLoggerprotected UserPopulationDAO _userPopulationDAO
public GetUrlAction()
public void service(ServiceManager smanager) throws ServiceException
service in interface Serviceableservice in class ServiceableActionServiceExceptionpublic Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
Exceptionprivate void _addCasProxyTicketInUrl(Request request, String url, Map<String,String> result) throws UnsupportedEncodingException
UnsupportedEncodingException