expiresInSeconds property

int expiresInSeconds
getter/setter pair

Optional parameter to specify the life duration of the actor token in seconds. By default, the duration is 1 hour.

Implementation

int expiresInSeconds;