Table of Contents - keystok-1.3.0 Documentation
Classes and Modules
- Keystok
- Keystok::AESCrypto
- Keystok::CLI
- Keystok::Cache
- Keystok::Client
- Keystok::Error
- Keystok::Error::CacheCorrupted
- Keystok::Error::ConfigError
- Keystok::Error::ConnectionError
- Keystok::Error::UnsupportedDataFormat
- Keystok::Generators
- Keystok::Generators::InstallGenerator
- Keystok::Railtie
- Object
Methods
- ::new — Keystok::Client
- #access_token — Keystok::Client
- #cache_file_exist? — Keystok::Cache
- #cache_file_path — Keystok::Cache
- #cache_stream — Keystok::Cache
- #check_config — Keystok::Client
- #choose_access_token — Keystok::CLI
- #cipher — Keystok::AESCrypto
- #configured? — Keystok::Client
- #connection — Keystok::Client
- #create_initializer_and_config_file — Keystok::Generators::InstallGenerator
- #decipher — Keystok::AESCrypto
- #decode_config — Keystok::Client
- #decode_json_string_config — Keystok::Client
- #decode_string_config — Keystok::Client
- #decrypt_key — Keystok::AESCrypto
- #dump_data — Keystok::CLI
- #dump_data_csv — Keystok::CLI
- #dump_data_json — Keystok::CLI
- #dump_data_yaml — Keystok::CLI
- #fetch_data — Keystok::Client
- #format_keys_list — Keystok::CLI
- #get — Keystok::Client
- #init_token_file — Keystok::CLI
- #keys — Keystok::Client
- #keys_to_symbols — Keystok::Client
- #load_cache — Keystok::Cache
- #load_keys — Keystok::Client
- #merge_access_token — Keystok::Client
- #oauth_client — Keystok::Client
- #parse — Keystok::CLI
- #run — Keystok::CLI
- #write_cache — Keystok::Cache