| org.apache.jetspeed.portlet.WebContentPortlet org.apache.jetspeed.portlet.SSOWebContentPortlet org.apache.jetspeed.portlet.SSOTicketPortlet
FORM_GET_METHOD | final public static String FORM_GET_METHOD(Code) | | |
FORM_MULTIPART_METHOD | final public static String FORM_MULTIPART_METHOD(Code) | | |
FORM_POST_METHOD | final public static String FORM_POST_METHOD(Code) | | |
SSO_PREF_TICKET_NAME | final public static String SSO_PREF_TICKET_NAME(Code) | | |
getHttpMethod | protected HttpMethodBase getHttpMethod(HttpClient client, String uri, Map params, String formMethod, RenderRequest request) throws IOException(Code) | | |
Methods inherited from org.apache.jetspeed.portlet.SSOWebContentPortlet | public void doEdit(RenderRequest request, RenderResponse response) throws PortletException, IOException(Code)(Java Doc) protected byte[] doPreemptiveAuthentication(HttpClient client, HttpMethod method, RenderRequest request, RenderResponse response)(Code)(Java Doc) protected boolean doRequestedAuthentication(HttpClient client, HttpMethod method, RenderRequest request, RenderResponse response)(Code)(Java Doc) public void doView(RenderRequest request, RenderResponse response) throws PortletException, IOException(Code)(Java Doc) protected String getSingleSignOnAuthType(PortletPreferences prefs)(Code)(Java Doc) public void init(PortletConfig config) throws PortletException(Code)(Java Doc) public void processAction(ActionRequest actionRequest, ActionResponse actionResponse) throws PortletException, IOException(Code)(Java Doc)
|
Methods inherited from org.apache.jetspeed.portlet.WebContentPortlet | public void doEdit(RenderRequest request, RenderResponse response) throws PortletException, IOException(Code)(Java Doc) protected byte[] doHttpWebContent(HttpClient httpClient, HttpMethod httpMethod, int retryCount, RenderRequest request, RenderResponse response) throws PortletException(Code)(Java Doc) protected byte[] doPreemptiveAuthentication(HttpClient clent, HttpMethod method, RenderRequest request, RenderResponse response)(Code)(Java Doc) protected boolean doRequestedAuthentication(HttpClient clent, HttpMethod method, RenderRequest request, RenderResponse response)(Code)(Java Doc) public void doView(RenderRequest request, RenderResponse response) throws PortletException, IOException(Code)(Java Doc) protected byte[] doWebContent(String sourceAttr, Map sourceParams, boolean isPost, RenderRequest request, RenderResponse response) throws PortletException(Code)(Java Doc) protected HttpClient getHttpClient(RenderRequest request) throws IOException(Code)(Java Doc) protected HttpMethodBase getHttpMethod(HttpClient client, String uri, Map params, String formMethod, RenderRequest request) throws IOException(Code)(Java Doc) protected String getURLSource(String source, Map params, RenderRequest request, RenderResponse response)(Code)(Java Doc) public void init(PortletConfig config) throws PortletException(Code)(Java Doc) public void processAction(ActionRequest actionRequest, ActionResponse actionResponse) throws PortletException, IOException(Code)(Java Doc)
|
|
|