Package ai.vectros.types
Class TokenExchangeResponse
java.lang.Object
ai.vectros.types.TokenExchangeResponse
-
Method Details
-
getAccessToken
- Returns:
- The minted Vectros scoped token.
-
getIssuedTokenType
- Returns:
- Always
urn:ietf:params:oauth:token-type:access_token.
-
getTokenType
- Returns:
- Always
Bearer.
-
getExpiresIn
- Returns:
- Seconds until expiry.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-