public class WebClientPortletAuthenticatorFactory.WebClientPortletAuthenticator
extends java.lang.Object
implements org.springframework.extensions.webscripts.Authenticator
| Constructor and Description |
|---|
WebClientPortletAuthenticatorFactory.WebClientPortletAuthenticator(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
authenticate(org.springframework.extensions.webscripts.Description.RequiredAuthentication required,
boolean isGuest) |
boolean |
emptyCredentials() |
public WebClientPortletAuthenticatorFactory.WebClientPortletAuthenticator(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res)
authenticationService - req - res - public boolean authenticate(org.springframework.extensions.webscripts.Description.RequiredAuthentication required,
boolean isGuest)
authenticate in interface org.springframework.extensions.webscripts.Authenticatorpublic boolean emptyCredentials()
emptyCredentials in interface org.springframework.extensions.webscripts.AuthenticatorCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.