BearerTokenType
Kind: global class
new BearerTokenType(accessToken, accessTokenLifetime, refreshToken, scope, customAttributes)
| Param |
|---|
| accessToken |
| accessTokenLifetime |
| refreshToken |
| scope |
| customAttributes |
bearerTokenType.valueOf()
Retrieve the value representation.
Kind: instance method of BearerTokenType