|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ValveContext in org.apache.jetspeed.aggregator |
Methods in org.apache.jetspeed.aggregator with parameters of type ValveContext | |
void |
PortletValve.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
void |
AggregatorValve.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
Uses of ValveContext in org.apache.jetspeed.ajax |
Methods in org.apache.jetspeed.ajax with parameters of type ValveContext | |
void |
AJAXValve.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
Uses of ValveContext in org.apache.jetspeed.capabilities.impl |
Methods in org.apache.jetspeed.capabilities.impl with parameters of type ValveContext | |
void |
CapabilityValveImpl.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
Uses of ValveContext in org.apache.jetspeed.container |
Methods in org.apache.jetspeed.container with parameters of type ValveContext | |
void |
ContainerValve.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
Uses of ValveContext in org.apache.jetspeed.container.url.impl |
Methods in org.apache.jetspeed.container.url.impl with parameters of type ValveContext | |
void |
PortalURLValveImpl.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
Uses of ValveContext in org.apache.jetspeed.localization.impl |
Methods in org.apache.jetspeed.localization.impl with parameters of type ValveContext | |
void |
LocalizationValveImpl.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
Uses of ValveContext in org.apache.jetspeed.login.impl |
Methods in org.apache.jetspeed.login.impl with parameters of type ValveContext | |
void |
LoginJSPViewValve.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
Uses of ValveContext in org.apache.jetspeed.pipeline |
Classes in org.apache.jetspeed.pipeline that implement ValveContext | |
class |
JetspeedPipeline
Flexible implementation of a Pipeline . |
Uses of ValveContext in org.apache.jetspeed.pipeline.valve |
Methods in org.apache.jetspeed.pipeline.valve with parameters of type ValveContext | |
abstract void |
AbstractValve.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
void |
Valve.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
Uses of ValveContext in org.apache.jetspeed.pipeline.valve.impl |
Methods in org.apache.jetspeed.pipeline.valve.impl with parameters of type ValveContext | |
void |
ActionValveImpl.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
void |
CleanupValveImpl.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
void |
VerySimpleLayoutValveImpl.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
Uses of ValveContext in org.apache.jetspeed.profiler.impl |
Methods in org.apache.jetspeed.profiler.impl with parameters of type ValveContext | |
void |
ProfilerValveImpl.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
Uses of ValveContext in org.apache.jetspeed.security.impl |
Methods in org.apache.jetspeed.security.impl with parameters of type ValveContext | |
void |
LoginValidationValveImpl.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
void |
AbstractSecurityValve.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
invoke |
void |
PasswordCredentialValveImpl.invoke(org.apache.jetspeed.request.RequestContext request,
ValveContext context)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |