org.alfresco.repo.web.scripts.portlet
Class WebClientPortletAuthenticatorFactory

java.lang.Object
  extended by org.alfresco.repo.web.scripts.portlet.WebClientPortletAuthenticatorFactory
All Implemented Interfaces:
org.springframework.extensions.webscripts.portlet.PortletAuthenticatorFactory

public class WebClientPortletAuthenticatorFactory
extends java.lang.Object
implements org.springframework.extensions.webscripts.portlet.PortletAuthenticatorFactory

Portlet authenticator which synchronizes with the Alfresco Web Client authentication


Nested Class Summary
 class WebClientPortletAuthenticatorFactory.WebClientPortletAuthenticator
           
 
Constructor Summary
WebClientPortletAuthenticatorFactory()
           
 
Method Summary
 org.springframework.extensions.webscripts.Authenticator create(javax.portlet.RenderRequest req, javax.portlet.RenderResponse res)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebClientPortletAuthenticatorFactory

public WebClientPortletAuthenticatorFactory()
Method Detail

create

public org.springframework.extensions.webscripts.Authenticator create(javax.portlet.RenderRequest req,
                                                                      javax.portlet.RenderResponse res)
Specified by:
create in interface org.springframework.extensions.webscripts.portlet.PortletAuthenticatorFactory


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.