Uses of Package
com.cafesoft.cams.auth.login.userrepository

Packages that use com.cafesoft.cams.auth.login.userrepository
com.cafesoft.cams.auth.login.userrepository Support for optimized user, role, and passowrd services. 
com.cafesoft.cams.service Services for JDBC connection pooling, LDAP connection pooling, and a user repository, etc. 
 

Classes in com.cafesoft.cams.auth.login.userrepository used by com.cafesoft.cams.auth.login.userrepository
RepositoryUser
          An interface that describes a User object that is used to store information such as username, password, and roles.
UserRepository
          An interface that describes an object that stores a collection of RepositoryUsers.
UserRepositoryException
          An exception thrown to indicate an error condition within the UserRepository.
 

Classes in com.cafesoft.cams.auth.login.userrepository used by com.cafesoft.cams.service
UserRepository
          An interface that describes an object that stores a collection of RepositoryUsers.
 



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