| Name | Signature and Synopsis |
|---|---|
createUUID | String createUUID()Generate a universally unique identifier |
ssoAuthenticate | String ssoAuthenticate(String tokenIssuerUrl, String username, String password)Authenticate the given username/password and create an SSO token in Base64 encoded form to be embedded as cookie. |