class

TandaCLI::Configuration::Serialisable::Environment::Custom

Inherits JSON::Serializable < Reference < Object

Constructors

new(url : URI, access_token : AccessToken | Nil = nil, organisations : Array(Organisation) = Array(Organisation).new)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

access_token
Source
access_token=(access_token : AccessToken | Nil)
Source
auth_candidates
Source
base_url
Source
current_organisation!
Source
current_organisation?
Source
display_label
Source
oauth_url(endpoint : Configuration::OAuthEndpoint) : String
Source
organisations
Source
organisations=(organisations : Array(Organisation))
Source
url=(url : URI)
Source

Nested types