|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||