Uses of Class
com.ecyrd.jspwiki.auth.user.DuplicateUserException

Packages that use DuplicateUserException
com.ecyrd.jspwiki.auth   
 

Uses of DuplicateUserException in com.ecyrd.jspwiki.auth
 

Methods in com.ecyrd.jspwiki.auth that throw DuplicateUserException
 void UserManager.setUserProfile(WikiSession session, UserProfile profile)
          Saves the UserProfilefor the user in a wiki session.