public class JSR168PortletAuthenticatorFactory.JSR168PortletAuthenticator
extends java.lang.Object
implements org.springframework.extensions.webscripts.Authenticator
Constructor and Description |
---|
JSR168PortletAuthenticatorFactory.JSR168PortletAuthenticator(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 JSR168PortletAuthenticatorFactory.JSR168PortletAuthenticator(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.Authenticator
public boolean emptyCredentials()
emptyCredentials
in interface org.springframework.extensions.webscripts.Authenticator
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.