public class AnonymousAuthenticatorForCAS2 extends AnonymousAuthenticator
BLOCK_ANONYMOUS_LOGIN_KEY
Constructor and Description |
---|
AnonymousAuthenticatorForCAS2() |
Modifier and Type | Method and Description |
---|---|
Cas2Authenticator |
getCas2Authenticator() |
Boolean |
handleLogout(HttpServletRequest httpRequest,
HttpServletResponse httpResponse)
Handles logout operation.
|
getUnAuthenticatedURLPrefix, handleLoginPrompt, handleRetrieveIdentity, initPlugin, isAnonymousRequest, needLoginPrompt
public Boolean handleLogout(HttpServletRequest httpRequest, HttpServletResponse httpResponse)
NuxeoAuthenticationPluginLogoutExtension
Generic logout (killing session and Seam objects) is done by LogoutActionBean This interface must be implemented by auth plugin when the target auth system needs a specific logout procedure.
handleLogout
in interface NuxeoAuthenticationPluginLogoutExtension
handleLogout
in class AnonymousAuthenticator
public Cas2Authenticator getCas2Authenticator()
Copyright © 2013 Nuxeo SA. All Rights Reserved.