当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
RenderHandler.WSRPURLRewriter - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.wsrp.consumer
Class RenderHandler.WSRPURLRewriter
java.lang.Object
org.jboss.portal.common.util.URLTools.URLReplacementGenerator
org.jboss.portal.wsrp.consumer.RenderHandler.WSRPURLRewriter
- Enclosing class:
- RenderHandler
- private static class RenderHandler.WSRPURLRewriter
- extends URLTools.URLReplacementGenerator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected org.jboss.logging.Logger log
context
private PortletInvocationContext context
secure
private java.lang.Boolean secure
authenticated
private java.lang.Boolean authenticated
RenderHandler.WSRPURLRewriter
private RenderHandler.WSRPURLRewriter()
setContext
public void setContext(PortletInvocationContext context)
setSecure
public void setSecure(boolean secure)
setAuthenticated
public void setAuthenticated(boolean authenticated)
getReplacementFor
public java.lang.String getReplacementFor(int currentIndex,
URLTools.URLMatch currentMatch)
- Specified by:
getReplacementFor
in class URLTools.URLReplacementGenerator