0

I need to logout an user or switch to default(Guest) in OpenCms without invalidate the session.

Is there any way to do this?

Rafalages
  • 1,376
  • 1
  • 9
  • 19

1 Answers1

0

You can use the logout method of http://files.opencms.org/javadoc/core/org/opencms/jsp/CmsJspLoginBean.html

Mathias Conradt
  • 28,420
  • 21
  • 138
  • 192