public interface OpenIdServiceHandler
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
readResponse(ThemeDisplay themeDisplay,
javax.portlet.ActionRequest actionRequest) |
void |
sendRequest(ThemeDisplay themeDisplay,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
java.lang.String readResponse(ThemeDisplay themeDisplay, javax.portlet.ActionRequest actionRequest) throws PortalException
PortalExceptionvoid sendRequest(ThemeDisplay themeDisplay, javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws PortalException
PortalException