Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
public booleanString authenticate(HttpServletRequest request, HttpServletResponse response);
Used to authenticate API calls on an existing API document.
Parameters:
request - the http request information
getIcon()
Return the icon to show for this API Element in the API Builder palette.
public String getTag()
Return a unique tag for the API Document.response - the http response to write
...