|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortalStatistics | |
---|---|
org.apache.jetspeed.aggregator.impl | |
org.apache.jetspeed.layout.impl | |
org.apache.jetspeed.security.impl | Jetspeed security service implementation including Jetspeed JAAS providers. |
org.apache.jetspeed.security.impl.ntlm | |
org.apache.jetspeed.statistics.impl |
Uses of PortalStatistics in org.apache.jetspeed.aggregator.impl |
---|
Fields in org.apache.jetspeed.aggregator.impl declared as PortalStatistics | |
---|---|
protected PortalStatistics |
PortletRendererImpl.statistics
|
protected PortalStatistics |
RenderingJobImpl.statistics
|
Constructors in org.apache.jetspeed.aggregator.impl with parameters of type PortalStatistics | |
---|---|
PortletRendererImpl(org.apache.pluto.PortletContainer container,
PortletWindowAccessor windowAccessor,
WorkerMonitor workMonitor,
PortalStatistics statistics)
|
|
PortletRendererImpl(org.apache.pluto.PortletContainer container,
PortletWindowAccessor windowAccessor,
WorkerMonitor workMonitor,
PortalStatistics statistics,
DynamicTitleService addTitleService)
|
|
PortletRendererImpl(org.apache.pluto.PortletContainer container,
PortletWindowAccessor windowAccessor,
WorkerMonitor workMonitor,
PortalStatistics statistics,
DynamicTitleService addTitleService,
PortletTrackingManager portletTracking,
boolean checkSecurityConstraints,
SecurityAccessController accessController,
JetspeedCache portletContentCache)
|
|
PortletRendererImpl(org.apache.pluto.PortletContainer container,
PortletWindowAccessor windowAccessor,
WorkerMonitor workMonitor,
PortalStatistics statistics,
DynamicTitleService addTitleService,
PortletTrackingManager portletTracking,
boolean checkSecurityConstraints,
SecurityAccessController accessController,
JetspeedCache portletContentCache,
boolean overrideTitles)
|
|
RenderingJobImpl(org.apache.pluto.PortletContainer container,
PortletRenderer renderer,
org.apache.pluto.om.portlet.PortletDefinition portletDefinition,
PortletContent portletContent,
ContentFragment fragment,
ContentDispatcherCtrl dispatcher,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
RequestContext requestContext,
org.apache.pluto.om.window.PortletWindow window,
PortalStatistics statistics,
int expirationCache,
boolean contentIsCached)
|
|
RenderingJobImpl(org.apache.pluto.PortletContainer container,
PortletRenderer renderer,
org.apache.pluto.om.portlet.PortletDefinition portletDefinition,
PortletContent portletContent,
ContentFragment fragment,
ContentDispatcherCtrl dispatcher,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
RequestContext requestContext,
org.apache.pluto.om.window.PortletWindow window,
PortalStatistics statistics,
int expirationCache,
boolean contentIsCached,
java.util.Map workerAttrs)
|
Uses of PortalStatistics in org.apache.jetspeed.layout.impl |
---|
Constructors in org.apache.jetspeed.layout.impl with parameters of type PortalStatistics | |
---|---|
GetUserListAction(java.lang.String template,
java.lang.String errorTemplate,
UserManager um,
PortalStatistics pstats,
PortalSessionsManager psm)
|
|
GetUserListAction(java.lang.String template,
java.lang.String errorTemplate,
UserManager um,
PortalStatistics pstats,
PortalSessionsManager psm,
RolesSecurityBehavior securityBehavior)
|
|
GetUserListAction(java.lang.String template,
java.lang.String errorTemplate,
UserManager um,
PortalStatistics pstats,
PortalSessionsManager psm,
RolesSecurityBehavior securityBehavior,
java.lang.String protectionScope)
|
Uses of PortalStatistics in org.apache.jetspeed.security.impl |
---|
Constructors in org.apache.jetspeed.security.impl with parameters of type PortalStatistics | |
---|---|
SecurityValveImpl(Profiler profiler,
UserManager userMgr,
PortalStatistics statistics)
|
|
SecurityValveImpl(Profiler profiler,
UserManager userMgr,
PortalStatistics statistics,
PortalAuthenticationConfiguration authenticationConfiguration)
|
Uses of PortalStatistics in org.apache.jetspeed.security.impl.ntlm |
---|
Constructors in org.apache.jetspeed.security.impl.ntlm with parameters of type PortalStatistics | |
---|---|
NtlmSecurityValve(UserManager userMgr,
java.lang.String networkDomain,
boolean omitDomain,
boolean ntlmAuthRequired,
PortalStatistics statistics)
|
|
NtlmSecurityValve(UserManager userMgr,
java.lang.String networkDomain,
boolean omitDomain,
boolean ntlmAuthRequired,
PortalStatistics statistics,
PortalAuthenticationConfiguration authenticationConfiguration)
|
Uses of PortalStatistics in org.apache.jetspeed.statistics.impl |
---|
Classes in org.apache.jetspeed.statistics.impl that implement PortalStatistics | |
---|---|
class |
PortalStatisticsImpl
PortalStatisticsImpl |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |