Index

A B C D E F G H I J L M N O P R S T U V 
All Classes|All Packages|Constant Field Values

T

token - Variable in class com.se21.calbot.model.User
 
token(String, String) - Method in class com.se21.calbot.controllers.AuthenticationController
This function will be executed whenever a call is made to https://{application endpoint}/test It is responsible to extract auth token and user id from url parameters and save it in the db for future use.
TokenExpired - Enum constant in enum class com.se21.calbot.enums.Enums.calApiResponse
 
tokensRepository - Variable in class com.se21.calbot.controllers.Controller
 
tokensRepository - Variable in class com.se21.calbot.listeners.MessageListener
 
tokensRepository - Variable in class com.se21.calbot.services.GoogleCalendarService
 
TokensRepository - Interface in com.se21.calbot.repositories
Repository extends JpaRepository class to provide all basic CRUD operations of JPA library.
A B C D E F G H I J L M N O P R S T U V 
All Classes|All Packages|Constant Field Values