Package com.atlassian.crowd.console.filter
package com.atlassian.crowd.console.filter
-
ClassDescriptionA filter that delegates to a plugin filter, but only if the user is allowed to access the annotated resource.A filter that modifies
StrutsPrepareFilter
to get its state fromBootstrapLoaderListener
and installs aDefaultConfiguration
.Prevents IE and Safari user agents from caching REST responses IE and Safari aggressively cache responses of asynchronous request unless they've headers preventing doing thatHandles URIs that should not be cached.A springified DelagatingFilterProxy which does not attempt to wire up (and hence run) the filter unless Crowd has been setup successfully.An OpenSessionInViewFilter which does not attempt to wire up (and hence run) the filter unless Crowd's Spring container has been loaded successfully.Enhances the plugin filters with access check.Filters container implementation which delegates to plugin filters.Servlets container implementation which delegates to plugin servlets.A Filter to check if the license is valid.Specialized filter to prevent CSRF attacks against the login url.Currently the main purpose for overwritting the filter is to store the page object in the request so underlying plugin web-items and sections can get access to the page properties and can perform conditional logicAdds username information header to every HTTP response