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

D

decodeJWT(String) - Static method in class htwb.ai.controller.utils.JwtDecode
Check if JWT is valid, returns Claims if valid else throws Exception
deletePlaylistById(String, Integer) - Method in class htwb.ai.controller.controller.PlaylistController
Delete a specific Playlist Only authorized owner of playlist can delete his own playlists Example: Delete ../songsWS/rest/songLists/{id}
deleteSong(String, Integer) - Method in class htwb.ai.controller.controller.SongController
DELETE http://localhost:8080/rest/songs/{songId} Delete a song
deleteTicket(String, Long) - Method in class htwb.ai.controller.controller.TicketsController
Delete a specific Ticket Only authorized owner of playlist can delete his own playlists Example: Delete ../songsWS/rest/ticket/{id}
deleteTicketQR(String) - Method in class htwb.ai.controller.utils.QRUtils
 
A C D E F G H I J M P Q R S T U 
All Classes All Packages