Uses of Class
org.apache.wiki.auth.user.DuplicateUserException
Packages that use DuplicateUserException
Package
Description
Authentication, Authorization and the third A thing.
-
Uses of DuplicateUserException in org.apache.wiki.auth
Methods in org.apache.wiki.auth that throw DuplicateUserExceptionModifier and TypeMethodDescriptionvoidDefaultUserManager.setUserProfile(Context context, UserProfile profile) Saves theUserProfilefor the user in a wiki session.voidUserManager.setUserProfile(Context context, UserProfile profile) Saves theUserProfilefor the user in a wiki session. -
Uses of DuplicateUserException in org.apache.wiki.auth.user
Methods in org.apache.wiki.auth.user that throw DuplicateUserExceptionModifier and TypeMethodDescriptionvoidvoidRenames aUserProfilein the user database by changing the profile's login name.voidRenames aUserProfilein the user database by changing the profile's login name.