Class ProfileController
java.lang.Object
org.linkedopenactors.ap.rdfpubtestapp.controller.BaseController
org.linkedopenactors.ap.rdfpubtestapp.controller.ProfileController
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ProfileController
public ProfileController()
-
-
Method Details
-
profile
@GetMapping("/profile") public String profile(org.springframework.ui.Model model, org.springframework.security.core.Authentication authentication, jakarta.servlet.http.HttpSession httpSession)
-