Uses of Interface
com.ebmwebsourcing.webcommons.user.api.service.UserManager

Packages that use UserManager
com.ebmwebsourcing.webcommons.user.auth   
com.ebmwebsourcing.webcommons.user.service   
 

Uses of UserManager in com.ebmwebsourcing.webcommons.user.auth
 

Methods in com.ebmwebsourcing.webcommons.user.auth with parameters of type UserManager
 void MyUserDetailsService.setUserManager(UserManager userManager)
           
 

Uses of UserManager in com.ebmwebsourcing.webcommons.user.service
 

Classes in com.ebmwebsourcing.webcommons.user.service that implement UserManager
 class UserManagerImpl
           
 

Methods in com.ebmwebsourcing.webcommons.user.service with parameters of type UserManager
 void UserManagerImpl.setUserManager(UserManager userManager)
           
 



Copyright © 2010 eBM WebSourcing. All Rights Reserved.