A B C D E F G H I J L M N O P R S T U V 
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CLASSIC_ROCK - edu.cnm.deepdive.tunefull.model.entity.User.Genre
- CLASSICAL - edu.cnm.deepdive.tunefull.model.entity.User.Genre
- Clip - Class in edu.cnm.deepdive.tunefull.model.entity
- 
TheClipentity holds the data for each clip of music shared in the TuneFull server.
- Clip() - Constructor for class edu.cnm.deepdive.tunefull.model.entity.Clip
- ClipController - Class in edu.cnm.deepdive.tunefull.controller
- 
ClipControllerprovides endpoints which allow the client to access data relating toClip.
- ClipController(ClipService) - Constructor for class edu.cnm.deepdive.tunefull.controller.ClipController
- 
Autowired constructor forClipController.
- ClipRepository - Interface in edu.cnm.deepdive.tunefull.model.dao
- 
ClipRepositoryholds data forClip.
- ClipService - Class in edu.cnm.deepdive.tunefull.service
- ClipService(ClipRepository, UserRepository, RelationshipRepository) - Constructor for class edu.cnm.deepdive.tunefull.service.ClipService
- 
Autowired constructor forClipService.
- ClipService.Source - Enum in edu.cnm.deepdive.tunefull.service
- 
The Source enum enumerates the different types of lists of clips available for access.
- compareTo(User) - Method in class edu.cnm.deepdive.tunefull.model.entity.User
- configure(HttpSecurity) - Method in class edu.cnm.deepdive.tunefull.configuration.SecurityConfiguration
- 
Allows for specification of which endpoints need security and which do not (i.e.
- CONJUNTO - edu.cnm.deepdive.tunefull.model.entity.User.Genre
- convert(Jwt) - Method in class edu.cnm.deepdive.tunefull.service.UserService
- 
Overrides theconvertmethod to convert a Json web token into a UsernamePasswordAuthenticationToken
- COUNTRY - edu.cnm.deepdive.tunefull.model.entity.User.Genre
All Classes All Packages