A C D E F G H I J M P Q R S T U 
All Classes All Packages

A

addConcert(String, ConcertData) - Method in class htwb.ai.controller.controller.ConcertsController
Post a new concert
addPlaylist(String, Playlist) - Method in class htwb.ai.controller.controller.PlaylistController
Post a new playlist, owner of the playlist will be set to the authenticated user sending the post request
addSong(Song) - Method in class htwb.ai.controller.model.Playlist
 
addSong(SongData) - Method in class htwb.ai.controller.model.Concert
 
addSong(String, Song) - Method in class htwb.ai.controller.controller.SongController
POST http://localhost:8080/rest/songs/ Add a song Accepts JSON
addSongFile(String, MultipartFile) - Method in class htwb.ai.controller.controller.SongController
POST http://localhost:8080/rest/songs/ Add a song Accepts JSON File
auth(User) - Method in class htwb.ai.controller.controller.AuthController
POST User credentials authenticate and return a token
AuthController - Class in htwb.ai.controller.controller
 
AuthController(UserRepository) - Constructor for class htwb.ai.controller.controller.AuthController
 
AuthControllerUnitTest - Class in htwb.ai.controller.unit
 
AuthControllerUnitTest() - Constructor for class htwb.ai.controller.unit.AuthControllerUnitTest
 
AuthorizationApplicationEureka - Class in htwb.ai.controller
 
AuthorizationApplicationEureka() - Constructor for class htwb.ai.controller.AuthorizationApplicationEureka
 
A C D E F G H I J M P Q R S T U 
All Classes All Packages