You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Non-static operation.

This operation returns a new valid authorization token for the current service. You need a current authenticator service object to call this operation (which you can get using getAuthService()).

You can use this token to authenticate the caller when calling other services.

The returned token is service related, not user related.

Parameters

Name

Type

Direction

Description

Allowed Values/Example


String

return

Returns a new service token as provided by the authenticator service.


  • No labels