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
 UserRepository UserRepositoryFactory.create(Object object)
          Create a UserRepository
 void UserRepository.addUser(RepositoryUser user)
          Adds the specified RepositoryUser to this UserRepository.
 void UserRepository.removeUser(RepositoryUser user)
          Removes the specified RepositoryUser from this UserRepository.
 RepositoryUser UserRepository.getUser(String name)
          Returns a RepositoryUser from the UserRepository.
 



Generated on 10:40:31 AM September 10, 2003, © 1996-2003 Cafésoft LLC. All rights reserved.