Uses of Class
com.cafesoft.cams.auth.login.userrepository.UserRepositoryException

Packages that use UserRepositoryException
com.cafesoft.cams.auth.login.userrepository Support for optimized user, role, and passowrd services. 
 

Uses of UserRepositoryException in com.cafesoft.cams.auth.login.userrepository
 

Methods in com.cafesoft.cams.auth.login.userrepository that throw UserRepositoryException
 void UserRepository.addUser(RepositoryUser user)
          Adds the specified RepositoryUser to this UserRepository.
 UserRepository UserRepositoryFactory.create(Object object)
          Create a UserRepository
 RepositoryUser UserRepository.getUser(String name)
          Returns a RepositoryUser from the UserRepository.
 void UserRepository.removeUser(RepositoryUser user)
          Removes the specified RepositoryUser from this UserRepository.
 



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.