public class JSR168PortletAuthenticatorFactory
extends java.lang.Object
implements org.springframework.extensions.webscripts.portlet.PortletAuthenticatorFactory
Modifier and Type | Class and Description |
---|---|
class |
JSR168PortletAuthenticatorFactory.JSR168PortletAuthenticator
Portlet authenticator
|
Constructor and Description |
---|
JSR168PortletAuthenticatorFactory() |
Modifier and Type | Method and Description |
---|---|
org.springframework.extensions.webscripts.Authenticator |
create(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res) |
void |
setTransactionService(org.alfresco.service.transaction.TransactionService transactionService) |
void |
setUnprotAuthenticationService(org.alfresco.service.cmr.security.AuthenticationService authenticationService) |
public void setUnprotAuthenticationService(org.alfresco.service.cmr.security.AuthenticationService authenticationService)
authenticationService
- public void setTransactionService(org.alfresco.service.transaction.TransactionService transactionService)
transactionService
- public org.springframework.extensions.webscripts.Authenticator create(javax.portlet.RenderRequest req, javax.portlet.RenderResponse res)
create
in interface org.springframework.extensions.webscripts.portlet.PortletAuthenticatorFactory
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.