MCPcopy Create free account

hub / github.com/HouariZegai/FullStack-Angular-SpringBoot / functions

Functions133 in github.com/HouariZegai/FullStack-Angular-SpringBoot

Methodintercept
(request: HttpRequest<any>, next: HttpHandler)
crm-frontend/src/app/service/http/http-intercepter-basic-auth.service.ts:12
MethodisAccountNonExpired
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/jwt/JwtUserDetails.java:42
MethodisAccountNonLocked
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/jwt/JwtUserDetails.java:48
MethodisCredentialsNonExpired
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/jwt/JwtUserDetails.java:54
MethodisEnabled
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/jwt/JwtUserDetails.java:71
MethodisUserLoggedIn
()
crm-frontend/src/app/service/hardcoded-authentication.service.ts:18
Methodlogout
()
crm-frontend/src/app/service/hardcoded-authentication.service.ts:23
Methodmain
(String[] args)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/BcryptEncoderTest.java:6
Methodmain
(String[] args)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/CrmRestApplication.java:9
MethodngOnInit
()
crm-frontend/src/app/customers/customers.component.ts:33
MethodngOnInit
()
crm-frontend/src/app/footer/footer.component.ts:12
MethodngOnInit
()
crm-frontend/src/app/menu/menu.component.ts:15
MethodngOnInit
()
crm-frontend/src/app/welcome/welcome.component.ts:21
MethodngOnInit
()
crm-frontend/src/app/login/login.component.ts:36
MethodngOnInit
()
crm-frontend/src/app/customer-form/customer-form.component.ts:18
MethodngOnInit
()
crm-frontend/src/app/error/error.component.ts:14
MethodngOnInit
()
crm-frontend/src/app/logout/logout.component.ts:13
FunctiononPrepare
()
crm-frontend/e2e/protractor.conf.js:26
MethodonSave
()
crm-frontend/src/app/customer-form/customer-form.component.ts:28
MethodrefreshAndGetAuthenticationToken
(HttpServletRequest request)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/jwt/resource/JwtAuthenticationRestController.java:49
MethodretrieveAllCustomers
(username: string)
crm-frontend/src/app/service/data/customer-data.service.ts:14
MethodsayHelloPathVariable
(@PathVariable String name)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/helloworld/HelloWorldController.java:18
MethodsayHelloWorldBean
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/helloworld/HelloWorldController.java:12
MethodsetBirthDate
(Date birthDate)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/model/Customer.java:47
MethodsetEmail
(String email)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/model/Customer.java:55
MethodsetMessage
(String message)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/helloworld/HelloWorldBean.java:14
MethodsetMessage
(String message)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/model/BasicAuthentication.java:14
MethodsetName
(String name)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/model/Customer.java:39
MethodtoString
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/helloworld/HelloWorldBean.java:18
MethodtoString
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/model/Customer.java:59
MethodtoString
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/model/BasicAuthentication.java:18
MethodupdateCustomer
(username: string, customer: Customer)
crm-frontend/src/app/service/data/customer-data.service.ts:26
MethodupdateCustomer
(@PathVariable String username, @RequestBody Customer customer)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/controller/CustomerController.java:37
← previous101–133 of 133, ranked by callers