@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)
PortalAuthenticationServiceauthenticate in interface PortalAuthenticationServiceportalSession - PortalSessionpublic void logout(javax.servlet.http.HttpSession session)
PortalAuthenticationServicelogout in interface PortalAuthenticationServicesession - HttpSession