Interface AccessToken
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetTokenType()The type of the token issued, typically "Bearer".-
Methods inherited from interface org.projectnessie.client.auth.oauth2.Token
getExpirationTime, getPayload
-
-