|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractValve in org.apache.jetspeed.aggregator |
---|
Subclasses of AbstractValve in org.apache.jetspeed.aggregator | |
---|---|
class |
AggregatorValve
Invokes the aggregator service in the request pipeline |
class |
FileServerValve
FileServerValve |
class |
HeaderAggregatorValve
Invokes the header aggregator service in the request pipeline |
class |
PortletValve
PortletValve |
Uses of AbstractValve in org.apache.jetspeed.ajax |
---|
Subclasses of AbstractValve in org.apache.jetspeed.ajax | |
---|---|
class |
AJAXValve
This should eventually replace the AJAX ServletFilter. |
Uses of AbstractValve in org.apache.jetspeed.capabilities.impl |
---|
Subclasses of AbstractValve in org.apache.jetspeed.capabilities.impl | |
---|---|
class |
CapabilityCustomizerValveImpl
Invokes the capability customizer in the request pipeline |
Uses of AbstractValve in org.apache.jetspeed.container |
---|
Subclasses of AbstractValve in org.apache.jetspeed.container | |
---|---|
class |
ContainerValve
Determines the action window in the current request If no action was found, sets the request context's action window to null denoting that there is no targeted action for this request otherwise the target action window is set here |
class |
PageHistoryValve
Valve basically mantains the page navigation history by maintaining a previous page id in the session. |
Uses of AbstractValve in org.apache.jetspeed.container.url.impl |
---|
Subclasses of AbstractValve in org.apache.jetspeed.container.url.impl | |
---|---|
class |
CleanPathInfoEncodedNavStateFromPortalURLValve
This Valve will clean encoded navstate from the browser url by sending a client side redirect to the same url with the navstate removed. |
class |
PortalURLValveImpl
Creates the PortalURL for the current Request |
Uses of AbstractValve in org.apache.jetspeed.decoration |
---|
Subclasses of AbstractValve in org.apache.jetspeed.decoration | |
---|---|
class |
DecorationValve
Assigns decorations and page actions to all of the portlet Fragments within the current request. |
Uses of AbstractValve in org.apache.jetspeed.desktop.impl |
---|
Subclasses of AbstractValve in org.apache.jetspeed.desktop.impl | |
---|---|
class |
DesktopEncoderRedirectValveImpl
DesktopEncoderRedirect Valve if request parameter encoder=desktop is NOT defined, redirect to same url with /desktop pipeline, otherwise, just invoke next valve Used by the /render pipeline (desktop-render-pipeline) to allow render requests that are not initiated via desktop javascript code to result in a page level navigation to the /desktop pipeline with the correct portlet rendering indicated in the original url. |
class |
DesktopValveImpl
Desktop Valve |
Uses of AbstractValve in org.apache.jetspeed.localization.impl |
---|
Subclasses of AbstractValve in org.apache.jetspeed.localization.impl | |
---|---|
class |
LocalizationValveImpl
LocalizationValveImpl |
class |
SimplifiedLocalizationValveImpl
LocalizationValveImpl |
Uses of AbstractValve in org.apache.jetspeed.login.impl |
---|
Subclasses of AbstractValve in org.apache.jetspeed.login.impl | |
---|---|
class |
LoginJSPViewValve
LoginJSPViewValveImpl TODO: move this class into a new component? |
Uses of AbstractValve in org.apache.jetspeed.pipeline.valve.impl |
---|
Subclasses of AbstractValve in org.apache.jetspeed.pipeline.valve.impl | |
---|---|
class |
ActionValveImpl
ActionValveImpl |
class |
CleanupValveImpl
CleanupValveImpl |
class |
DebugValveImpl
Debug Valve |
class |
VerySimpleLayoutValveImpl
VerySimpleLayoutValveImpl |
Uses of AbstractValve in org.apache.jetspeed.profiler.impl |
---|
Subclasses of AbstractValve in org.apache.jetspeed.profiler.impl | |
---|---|
class |
CreatePageValveImpl
ProfilerValveImpl |
class |
CreateUserTemplatePagesValveImpl
CreateUserTemplatePagesValveImpl Create User Pages from template folder on first login feature The CreateUserTemplatePagesValveImpl creates a new user's home page from the user template folder. |
class |
ProfilerValveImpl
ProfilerValveImpl |
Uses of AbstractValve in org.apache.jetspeed.resource |
---|
Subclasses of AbstractValve in org.apache.jetspeed.resource | |
---|---|
class |
ResourceValveImpl
ResourceValveImpl |
Uses of AbstractValve in org.apache.jetspeed.security.impl |
---|
Subclasses of AbstractValve in org.apache.jetspeed.security.impl | |
---|---|
class |
AbstractSecurityValve
AbstractSecurityValve |
class |
LoginValidationValveImpl
LoginValidationValve |
class |
PasswordCredentialValveImpl
PasswordCredentialValve |
class |
SecurityValveImpl
SecurityValve |
Uses of AbstractValve in org.apache.jetspeed.security.impl.ntlm |
---|
Subclasses of AbstractValve in org.apache.jetspeed.security.impl.ntlm | |
---|---|
class |
NtlmSecurityValve
NTLMSecurityValve provides Subject creation based on the NTLM provided request.getRemoteUser() user name. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |