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
    • Method Detail

      • logout

        void logout()
        Logs out from the current web application.