Index

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

C

cancelMatchRequest(long, long) - Method in class restapi.services.MatchRequestService
Cancels match request if userId is sender
cancelRequest(long, long) - Method in class restapi.services.MatchService
Saves match as active if previously sent
cancelRequest(long, long) - Method in class restapi.services.RequestService
Cancel requests if exists request from sender to receiver, and it is active
cancelRequest(LoggedUser, String) - Method in class restapi.controllers.RequestController
Deletes the send friendship request to the user matching the given username, if and only if the friendship request exists and the user is the sender.
cCorrectLogin() - Method in class restapi.UserPublicEndpointTest
 
changeAvatar(String, int) - Method in class restapi.services.UserService
Updates user's avatar id
changeAvatar(LoggedUser, int) - Method in class restapi.controllers.UsersControllerSecured
Edit user's avatar's id.
changeBlocked(long, long, boolean) - Method in class restapi.services.ContactPreferencesService
Updates blocked on contact's configurations for contact.
changeParam(long, long, long) - Method in class restapi.services.ContactPreferencesService
Updates blocked on contact's configurations for contact.
changePassword(String, String, String) - Method in class restapi.services.UserService
Updates user's password if old matches password on DB
changePassword(LoggedUser, String, String) - Method in class restapi.controllers.UsersControllerSecured
Change Password endpoint /users/psw
changePhone(LoggedUser, String) - Method in class restapi.controllers.UsersControllerSecured
Edit user's phone number.
clockSkewSec - Variable in class restapi.utils.security.token.JWTTokenService
 
cLoginWrongPassword() - Method in class restapi.UserPublicEndpointTest
 
closeRequest(long, long) - Method in class restapi.services.RequestService
 
cNewRequestAddedForBothUsersAlreadyExists() - Method in class restapi.RequestEndpointTest
 
code - Variable in class restapi.json.RestMessage
 
compareLocations(LocationDTO, LocationDTO, long) - Method in class restapi.services.LocationService
Returns if two users are close enough to send notification
COMPRESSION_CODEC - Static variable in class restapi.utils.security.token.JWTTokenService
 
configure(AuthenticationManagerBuilder) - Method in class restapi.utils.security.config.SecurityConfig
 
configure(HttpSecurity) - Method in class restapi.utils.security.config.SecurityConfig
 
configure(WebSecurity) - Method in class restapi.utils.security.config.SecurityConfig
 
configureClientInboundChannel(ChannelRegistration) - Method in class restapi.utils.websocket.WebSocketConfig
 
configureMessageBroker(MessageBrokerRegistry) - Method in class restapi.utils.websocket.WebSocketConfig
 
Contact() - Constructor for class restapi.ContactEndpointTest.Contact
 
ContactDTO - Class in restapi.json
 
ContactDTO() - Constructor for class restapi.json.ContactDTO
 
ContactEndpointTest - Class in restapi
 
ContactEndpointTest() - Constructor for class restapi.ContactEndpointTest
 
ContactEndpointTest.Contact - Class in restapi
 
ContactEntity - Class in restapi.crud
 
ContactEntity() - Constructor for class restapi.crud.ContactEntity
 
contactId - Variable in class restapi.crud.ContactPreferencesEntity
 
ContactPreferencesController - Class in restapi.controllers
 
ContactPreferencesController() - Constructor for class restapi.controllers.ContactPreferencesController
 
ContactPreferencesEntity - Class in restapi.crud
 
ContactPreferencesEntity() - Constructor for class restapi.crud.ContactPreferencesEntity
 
contactPreferencesRepository - Variable in class restapi.services.ContactPreferencesService
 
ContactPreferencesRepository - Interface in restapi.crud
 
contactPreferencesService - Variable in class restapi.controllers.ContactPreferencesController
 
contactPreferencesService - Variable in class restapi.services.ContactService
 
ContactPreferencesService - Class in restapi.services
 
ContactPreferencesService() - Constructor for class restapi.services.ContactPreferencesService
 
contactRepository - Variable in class restapi.services.ContactPreferencesService
 
contactRepository - Variable in class restapi.services.ContactService
 
ContactRepository - Interface in restapi.crud
 
contacts - Variable in class restapi.ContactEndpointTest.Contact
 
contacts - Variable in class restapi.utils.swagger.SwaggerContacts
 
contacts - Variable in class restapi.utils.swagger.SwaggerUsers
 
ContactsController - Class in restapi.controllers
 
ContactsController() - Constructor for class restapi.controllers.ContactsController
 
contactService - Variable in class restapi.controllers.ContactPreferencesController
 
contactService - Variable in class restapi.controllers.ContactsController
 
contactService - Variable in class restapi.controllers.LocationController
 
contactService - Variable in class restapi.services.RequestService
 
ContactService - Class in restapi.services
 
ContactService() - Constructor for class restapi.services.ContactService
 
content - Variable in class restapi.Greeting
 
corsConfigurationSource() - Method in class restapi.utils.websocket.WebSocketConfig
 
corsConfigurer() - Method in class restapi.BackEndApplication
 
corsFilter() - Method in class restapi.utils.websocket.WebSocketConfig
 
counter - Variable in class restapi.GreetingController
 
country - Variable in class restapi.crud.UserEntity
 
country - Variable in class restapi.json.UserDTO
 
country - Variable in class restapi.utils.swagger.SwaggerUser
 
cSendMatchRequestIdNotFound() - Method in class restapi.MatchEndpointTest
 
cSendMatchRequestSent() - Method in class restapi.MatchEndpointTest
 
cSendMatchRequestWrongMatchId() - Method in class restapi.MatchEndpointTest
 
CustomConflictException - Exception in restapi.utils.error
 
CustomConflictException(String) - Constructor for exception restapi.utils.error.CustomConflictException
 
CustomConflictException(String, Throwable) - Constructor for exception restapi.utils.error.CustomConflictException
 
CustomCorsFilter - Class in restapi.utils.websocket
 
CustomCorsFilter(CorsConfigurationSource) - Constructor for class restapi.utils.websocket.CustomCorsFilter
 
CustomInternalErrorException - Exception in restapi.utils.error
 
CustomInternalErrorException(String) - Constructor for exception restapi.utils.error.CustomInternalErrorException
 
CustomInternalErrorException(String, Throwable) - Constructor for exception restapi.utils.error.CustomInternalErrorException
 
CustomNotFoundException - Exception in restapi.utils.error
 
CustomNotFoundException(String) - Constructor for exception restapi.utils.error.CustomNotFoundException
 
CustomNotFoundException(String, Throwable) - Constructor for exception restapi.utils.error.CustomNotFoundException
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form