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