Uses of Class
org.apache.wiki.auth.UserManager

Packages that use UserManager
org.apache.wiki The chief package of JSPWiki. 
org.apache.wiki.auth Authentication, Authorization and the third A thing. 
 

Uses of UserManager in org.apache.wiki
 

Methods in org.apache.wiki that return UserManager
 UserManager WikiEngine.getUserManager()
          Returns the UserManager employed by this WikiEngine.
 

Uses of UserManager in org.apache.wiki.auth
 

Constructors in org.apache.wiki.auth with parameters of type UserManager
UserManager.JSONUserModule(UserManager mgr)
          Create a new JSONUserModule.
 



Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.