@Service(value="cuba_PortalAuthenticationService") public class PortalAuthenticationServiceImpl extends java.lang.Object implements PortalAuthenticationService
NAME
Constructor and Description |
---|
PortalAuthenticationServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
authenticate(PortalSession portalSession)
Internal portal authentication.
|
void |
logout(javax.servlet.http.HttpSession session)
Logout user from webportal security context.
|
public void authenticate(PortalSession portalSession)
PortalAuthenticationService
authenticate
in interface PortalAuthenticationService
portalSession
- PortalSessionpublic void logout(javax.servlet.http.HttpSession session)
PortalAuthenticationService
logout
in interface PortalAuthenticationService
session
- HttpSession