secret property
final
Secret part of this RefreshToken.
This one should be used for refreshing the Session renewal and is NOT usable as a Bearer authentication token.
Implementation
final RefreshTokenSecret secret;
Secret part of this RefreshToken.
This one should be used for refreshing the Session renewal and is NOT usable as a Bearer authentication token.
final RefreshTokenSecret secret;