Uses of Class
org.benjp.services.TokenService

Packages that use TokenService
org.benjp.services   
 

Uses of TokenService in org.benjp.services
 

Methods in org.benjp.services with parameters of type TokenService
 List<RoomBean> ChatService.getExistingRooms(String user, boolean withPublic, boolean isAdmin, NotificationService notificationService, TokenService tokenService)
           
 RoomsBean ChatService.getRooms(String user, String filter, boolean withUsers, boolean withSpaces, boolean withPublic, boolean withOffline, boolean isAdmin, NotificationService notificationService, UserService userService, TokenService tokenService)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.