Uses of Class
org.outerj.daisy.repository.user.UserManagementException

Packages that use UserManagementException
org.outerj.daisy.repository.user API for managing the repository users and roles. 
 

Uses of UserManagementException in org.outerj.daisy.repository.user
 

Subclasses of UserManagementException in org.outerj.daisy.repository.user
 class DuplicateLoginException
           
 class RoleNotFoundException
           
 class UserNotFoundException
           
 

Methods in org.outerj.daisy.repository.user that throw UserManagementException
 void User.setDefaultRole(Role role)
          Sets this User's default role.
 



Copyright © -2012 . All Rights Reserved.