|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TokenService | |
|---|---|
| org.benjp.services | |
| org.benjp.services.jcr | |
| org.benjp.services.mongodb | |
| 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)
|
| Uses of TokenService in org.benjp.services.jcr |
|---|
| Classes in org.benjp.services.jcr that implement TokenService | |
|---|---|
class |
TokenServiceImpl
|
| Methods in org.benjp.services.jcr with parameters of type TokenService | |
|---|---|
List<RoomBean> |
ChatServiceImpl.getExistingRooms(String user,
boolean withPublic,
boolean isAdmin,
NotificationService notificationService,
TokenService tokenService)
|
RoomsBean |
ChatServiceImpl.getRooms(String user,
String filter,
boolean withUsers,
boolean withSpaces,
boolean withPublic,
boolean withOffline,
boolean isAdmin,
NotificationService notificationService,
UserService userService,
TokenService tokenService)
|
| Uses of TokenService in org.benjp.services.mongodb |
|---|
| Methods in org.benjp.services.mongodb with parameters of type TokenService | |
|---|---|
List<RoomBean> |
ChatServiceImpl.getExistingRooms(String user,
boolean withPublic,
boolean isAdmin,
NotificationService notificationService,
TokenService tokenService)
|
RoomsBean |
ChatServiceImpl.getRooms(String user,
String filter,
boolean withUsers,
boolean withSpaces,
boolean withPublic,
boolean withOffline,
boolean isAdmin,
NotificationService notificationService,
UserService userService,
TokenService tokenService)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||