public class JSR168PortletAuthenticatorFactory.JSR168PortletAuthenticator extends Object implements org.springframework.extensions.webscripts.Authenticator
| Constructor and Description |
|---|
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 JSR168PortletAuthenticator(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res)
req - RenderRequestres - RenderResponsepublic 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–2018 Alfresco Software. All rights reserved.