Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HouariZegai/FullStack-Angular-SpringBoot
/ functions
Functions
133 in github.com/HouariZegai/FullStack-Angular-SpringBoot
⨍
Functions
133
◇
Types & classes
64
Method
intercept
(request: HttpRequest<any>, next: HttpHandler)
crm-frontend/src/app/service/http/http-intercepter-basic-auth.service.ts:12
Method
isAccountNonExpired
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/jwt/JwtUserDetails.java:42
Method
isAccountNonLocked
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/jwt/JwtUserDetails.java:48
Method
isCredentialsNonExpired
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/jwt/JwtUserDetails.java:54
Method
isEnabled
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/jwt/JwtUserDetails.java:71
Method
isUserLoggedIn
()
crm-frontend/src/app/service/hardcoded-authentication.service.ts:18
Method
logout
()
crm-frontend/src/app/service/hardcoded-authentication.service.ts:23
Method
main
(String[] args)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/BcryptEncoderTest.java:6
Method
main
(String[] args)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/CrmRestApplication.java:9
Method
ngOnInit
()
crm-frontend/src/app/customers/customers.component.ts:33
Method
ngOnInit
()
crm-frontend/src/app/footer/footer.component.ts:12
Method
ngOnInit
()
crm-frontend/src/app/menu/menu.component.ts:15
Method
ngOnInit
()
crm-frontend/src/app/welcome/welcome.component.ts:21
Method
ngOnInit
()
crm-frontend/src/app/login/login.component.ts:36
Method
ngOnInit
()
crm-frontend/src/app/customer-form/customer-form.component.ts:18
Method
ngOnInit
()
crm-frontend/src/app/error/error.component.ts:14
Method
ngOnInit
()
crm-frontend/src/app/logout/logout.component.ts:13
Function
onPrepare
()
crm-frontend/e2e/protractor.conf.js:26
Method
onSave
()
crm-frontend/src/app/customer-form/customer-form.component.ts:28
Method
refreshAndGetAuthenticationToken
(HttpServletRequest request)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/jwt/resource/JwtAuthenticationRestController.java:49
Method
retrieveAllCustomers
(username: string)
crm-frontend/src/app/service/data/customer-data.service.ts:14
Method
sayHelloPathVariable
(@PathVariable String name)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/helloworld/HelloWorldController.java:18
Method
sayHelloWorldBean
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/helloworld/HelloWorldController.java:12
Method
setBirthDate
(Date birthDate)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/model/Customer.java:47
Method
setEmail
(String email)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/model/Customer.java:55
Method
setMessage
(String message)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/helloworld/HelloWorldBean.java:14
Method
setMessage
(String message)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/model/BasicAuthentication.java:14
Method
setName
(String name)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/model/Customer.java:39
Method
toString
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/helloworld/HelloWorldBean.java:18
Method
toString
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/model/Customer.java:59
Method
toString
()
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/model/BasicAuthentication.java:18
Method
updateCustomer
(username: string, customer: Customer)
crm-frontend/src/app/service/data/customer-data.service.ts:26
Method
updateCustomer
(@PathVariable String username, @RequestBody Customer customer)
crm-rest/src/main/java/com/houarizegai/crm/restfulwebservices/controller/CustomerController.java:37
← previous
101–133 of 133, ranked by callers