Class DefaultUserManager.JSONUserModule

java.lang.Object
org.apache.wiki.auth.DefaultUserManager.JSONUserModule
All Implemented Interfaces:
WikiAjaxServlet
Enclosing class:
DefaultUserManager

public static final class DefaultUserManager.JSONUserModule
extends Object
implements WikiAjaxServlet
Implements the JSON API for usermanager.

Even though this gets serialized whenever container shuts down/restarts, this gets reinstalled to the session when JSPWiki starts. This means that it's not actually necessary to save anything.