Class | Description |
---|---|
CSRFFilter |
A CSRF Filter class for the web-tier checking that certain requests supply a secret token that is compared
to the token existing in the user's session to mitigate CSRF attacks.
|
KerberosSessionSetupPrivilegedAction |
Session Setup Privileged Action Class.
|
MTAuthenticationFilter |
Filter providing access to the servlet request for the
SlingshotPageViewResolver
downstream. |
SecurityHeadersFilter |
A filter adding HTTP response headers to incoming requests to improve security for the webapp.
|
SlingshotAlfrescoConnector |
Extends the
AlfrescoConnector to allow the connection from Share
to the Alfresco Repository to use a configurable HTTP header for the
authenticated user name. |
SlingshotBasicHttpAuthenticatorFactory |
Slingshot override of the BasicHttpAuthenticatorFactory to provide user and guest WebScript auth
through the standard Share authentication stack i.e.
|
SlingshotConnectorProvider | |
SlingshotFeedController |
Slingshot override of the SpringSurf FeedController class.
|
SlingshotLogoutController |
Share specific override of the SpringSurf dologout controller.
|
SlingshotProxyControllerInterceptor |
ProxyControllerInterceptor to allow Http Basic Authentication passthrough for
content node URLs.
|
SlingshotServletRequestWrapper |
Request wrapper used an Accept-Langauge header was not present in original
request.
|
SSOAuthenticationFilter |
SSO Authentication Filter Class for web-tier, supporting NTLM and Kerberos challenges from the repository tier.
|
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.