| httpGet
|
Runs an HTTP Get request and returns the HTTP response from the server. |
| callGetMethod
|
Runs an HTTP Get request and returns the HTTP response from the server. |
| httpPost
|
Runs an HTTP Post request and returns the HTTP response from the server. |
| callPostMethod
|
Runs an HTTP Post request and returns the HTTP response from the server. |
| httpAction
|
Runs an HTTP Post request and returns the HTTP response from the server. It works only if with the htttpVerb parameter. |
| ftos.utils.getCertificate
|
Returns a registered TLS client certificate. |
| |
Retrieves an access token from a registered JSON Web Token (JWT) authentication provider. |
| importWebApiClient
|
Imports a Web API client library. |
| ftos.identity.authn.getCurrentUserAccessToken
|
Retrieves a FintechOS Identity Provider access token for the currently logged user. |