SecureBlackbox 2020 Java Edition

Questions / Feedback?

RefreshToken Property

The refresh token, to be used to automatically obtain new access token.

Syntax

public String getRefreshToken();
public void setRefreshToken(String refreshToken);

Default Value

""

Remarks

The refresh token is used to obtain new AccessToken without user authentication.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Java Edition - Version 20.0 [Build 8156]