fr.paris.lutece.plugins.paybox.service
public interface PayboxService
Modifier and Type | Method and Description |
---|---|
PayboxUrlItem |
handlePayboxAccess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Handle paybox access.
|
void |
handlePayboxReturn(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Handles paybox callback.
|
void handlePayboxReturn(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
request
- the requestresponse
- the responseException
- the exceptionPayboxUrlItem handlePayboxAccess(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws Exception
request
- the requestresponse
- the responseException
- the exceptionCopyright © 2014 Mairie de Paris. All rights reserved.