public class GetUrlAction extends ServiceableAction
Modifier and Type | Field and Description |
---|---|
protected UserPopulationDAO |
_userPopulationDAO
The DAO for user populations
|
manager
EMPTY_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, setupLogger
protected UserPopulationDAO _userPopulationDAO
public GetUrlAction()
public void service(ServiceManager smanager) throws ServiceException
service
in interface Serviceable
service
in class ServiceableAction
ServiceException
public Map act(Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception
Exception
private void _addCasProxyTicketInUrl(Request request, String url, Map<String,String> result) throws UnsupportedEncodingException
UnsupportedEncodingException