Package org.hippoecm.frontend.service
Interface ILogoutService
- All Superinterfaces:
org.apache.wicket.util.io.IClusterable
,Serializable
- All Known Implementing Classes:
CmsLogoutService
public interface ILogoutService
extends org.apache.wicket.util.io.IClusterable
-
Field Summary
-
Method Summary
-
Field Details
-
SERVICE_ID
- See Also:
-
-
Method Details
-
logout
void logout()Logs out from the current web application.
-