Class Token


  • public class Token
    extends Object
    Represents an OAuth2 token used for authentication with the Yellowbrick database. This class encapsulates the access or id token, refresh token, expiration time, and additional properties used to obtain the connection.