Uses of Package
edu.cnm.deepdive.picmegallery.service
-
Packages that use edu.cnm.deepdive.picmegallery.service Package Description edu.cnm.deepdive.picmegallery.configuration edu.cnm.deepdive.picmegallery.controller -
Classes in edu.cnm.deepdive.picmegallery.service used by edu.cnm.deepdive.picmegallery.configuration Class Description UserService The class is a @Service class that implements a converter that converts a java web token to an authentication token for the user. -
Classes in edu.cnm.deepdive.picmegallery.service used by edu.cnm.deepdive.picmegallery.controller Class Description EventService This is a @Service class and holds the additional logic for the queries involving an Event in the PicMe database.PhotoService This is a @Service class and holds the additional logic for the queries involving a photo in the PicMe database.UserService The class is a @Service class that implements a converter that converts a java web token to an authentication token for the user.