Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- param - Variable in class restapi.crud.ContactEntity
- param - Variable in class restapi.crud.ContactPreferencesEntity
- param - Variable in class restapi.crud.MatchEntity
- param - Variable in class restapi.crud.MatchRequestEntity
- param - Variable in class restapi.json.ContactDTO
- param - Variable in class restapi.utils.swagger.SwaggerContact
- parseClaims(Supplier<Claims>) - Static method in class restapi.utils.security.token.JWTTokenService
- parsePhoneString(String) - Method in class restapi.utils.services.phone.PhoneNumberService
- parsePhoneStringWithCountry(String, String) - Method in class restapi.utils.services.phone.PhoneNumberService
- password - Static variable in class restapi.ContactEndpointTest
- password - Variable in class restapi.crud.UserEntity
- password - Static variable in class restapi.MatchEndpointTest
- password - Variable in class restapi.utils.security.auth.LoggedUser
- PASSWORD_HEADER - Static variable in class restapi.utils.websocket.AuthChannelInterceptorAdapter
- passwordEncoder - Variable in class restapi.services.UserService
- permanent(Map<String, String>) - Method in class restapi.utils.security.token.JWTTokenService
- permanent(Map<String, String>) - Method in interface restapi.utils.security.token.TokenService
- phone - Variable in class restapi.crud.UserEntity
- phone - Variable in class restapi.json.UserDTO
- phone - Variable in class restapi.utils.swagger.SwaggerUser
- phoneNumberService - Variable in class restapi.controllers.ContactsController
- phoneNumberService - Variable in class restapi.junit.PhoneNumberTest
- phoneNumberService - Variable in class restapi.services.UserService
- PhoneNumberService - Class in restapi.utils.services.phone
- PhoneNumberService() - Constructor for class restapi.utils.services.phone.PhoneNumberService
- PhoneNumberTest - Class in restapi.junit
- PhoneNumberTest() - Constructor for class restapi.junit.PhoneNumberTest
- phoneNumberUtil - Variable in class restapi.utils.services.phone.PhoneNumberService
- postAcceptMatchRequest(LoggedUser, long) - Method in class restapi.controllers.MatchRequestController
-
Accepts the received match request for the given match id if and only if the match request exists and the user is the receiver.
- postCancelMatchRequest(LoggedUser, long) - Method in class restapi.controllers.MatchRequestController
-
Delete a sent match request for the given match id if and only if the user sent it in the first place.
- postSendMatchRequest(LoggedUser, long) - Method in class restapi.controllers.MatchRequestController
-
Send new match request: Creates a match request for the given match id and sends it to contact endpoint /match/send
- preSend(Message<?>, MessageChannel) - Method in class restapi.utils.websocket.AuthChannelInterceptorAdapter
- PROTECTED_URLS - Static variable in class restapi.utils.security.config.SecurityConfig
- provider - Variable in class restapi.utils.security.config.SecurityConfig
- PUBLIC_URLS - Static variable in class restapi.utils.security.config.SecurityConfig
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form