Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AaSetUp() - Method in class restapi.ContactEndpointTest
- AaSetUp() - Method in class restapi.MatchEndpointTest
- AaSetUp() - Method in class restapi.RequestEndpointTest
- AaSetUp() - Method in class restapi.UserSecuredEndpointTest
- aBlockAContactOnlyShowingForBlocker() - Method in class restapi.ContactEndpointTest
- about - Variable in class restapi.crud.UserEntity
- about - Variable in class restapi.json.UserDTO
- about - Variable in class restapi.utils.swagger.SwaggerUser
- acceptMatchRequest(long, long) - Method in class restapi.services.MatchRequestService
-
Accepts match request if userId is receiver
- acceptRequest(long, long) - Method in class restapi.services.RequestService
-
Accept requests if exists request from sender to receiver, and it is active
- acceptRequest(LoggedUser, String) - Method in class restapi.controllers.RequestController
-
Accepts the received friendship request from the user matching the given username, if and only if the friendship request exists and the user is the receiver.
- aCorrectLoginAfterSignup() - Method in class restapi.UserPublicEndpointTest
- active - Variable in class restapi.MatchEndpointTest.Matches
- active - Variable in class restapi.utils.swagger.SwaggerActiveMatches
- aCurrent() - Method in class restapi.UserSecuredEndpointTest
- aCurrentWrongToken() - Method in class restapi.UserSecuredEndpointTest
- addContact(long, long) - Method in class restapi.services.ContactService
- additionalAuthenticationChecks(UserDetails, UsernamePasswordAuthenticationToken) - Method in class restapi.utils.security.config.TokenAuthenticationProvider
- addNewMatchRequest(long, MatchEntity) - Method in class restapi.services.MatchRequestService
-
Creates new MatchRequestEntity with sender userId, receiver other user in matchEntity, and matchEntity's id and saves it to database.
- addPreferences(long, long) - Method in class restapi.services.ContactPreferencesService
-
Set user's preferences for contact to default
- addRequest(long, long) - Method in class restapi.services.RequestService
-
Add request from sender to receiver if there is no conflict
- aExistPhones() - Method in class restapi.ContactEndpointTest
- aGetMatchesActiveIsEmptyAtFirst() - Method in class restapi.MatchEndpointTest
- aGetMatchesFulfilledIsEmptyAtFirst() - Method in class restapi.MatchEndpointTest
- aGetRequestsIsEmptyAtFirst() - Method in class restapi.RequestEndpointTest
- aLoginUsernameNotInDB() - Method in class restapi.UserPublicEndpointTest
- ApplicationConfig - Class in restapi.utils.config
- ApplicationConfig() - Constructor for class restapi.utils.config.ApplicationConfig
- areContactsUsers(LoggedUser, List<String>) - Method in class restapi.controllers.ContactsController
-
Get all users that have a phone matching in phones.
- areFriends(long, long) - Method in class restapi.services.ContactService
-
Returns True if users are friends, False otherwise
- aSignupPhoneEmail() - Method in class restapi.UserPublicEndpointTest
- attemptAuthentication(HttpServletRequest, HttpServletResponse) - Method in class restapi.utils.security.config.TokenAuthenticationFilter
- auth - Variable in class restapi.utils.security.config.TokenAuthenticationProvider
- authChannelInterceptorAdapter - Variable in class restapi.utils.websocket.WebSocketConfig
- AuthChannelInterceptorAdapter - Class in restapi.utils.websocket
- AuthChannelInterceptorAdapter(WebSocketAuthenticatorService) - Constructor for class restapi.utils.websocket.AuthChannelInterceptorAdapter
- authentication - Variable in class restapi.controllers.UsersControllerPublic
- authentication - Variable in class restapi.controllers.UsersControllerSecured
- authService - Variable in class restapi.controllers.UsersControllerPublic
- authService - Variable in class restapi.controllers.UsersControllerSecured
- avatar - Variable in class restapi.crud.UserEntity
- avatar - Variable in class restapi.json.UserDTO
- avatar - Variable in class restapi.utils.swagger.SwaggerUser
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form