|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.web.scripts.portlet.WebClientPortletAuthenticatorFactory.WebClientPortletAuthenticator
public class WebClientPortletAuthenticatorFactory.WebClientPortletAuthenticator
Constructor Summary | |
---|---|
WebClientPortletAuthenticatorFactory.WebClientPortletAuthenticator(javax.portlet.RenderRequest req,
javax.portlet.RenderResponse res)
Construct |
Method Summary | |
---|---|
boolean |
authenticate(org.springframework.extensions.webscripts.Description.RequiredAuthentication required,
boolean isGuest)
|
boolean |
emptyCredentials()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebClientPortletAuthenticatorFactory.WebClientPortletAuthenticator(javax.portlet.RenderRequest req, javax.portlet.RenderResponse res)
authenticationService
- req
- res
- Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |