Package io.levysworks.endpoints.pages
Class RootPage
java.lang.Object
io.levysworks.endpoints.pages.RootPage
Endpoint serving the SSH Key request page for users
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RootPage
public RootPage()
-
-
Method Details
-
root
Handles GET requests to the requests pageRenders a simple form for requesting an SSH key
- Returns:
- HTML response with rendered request view
-