Table of Contents - finapps-ruby-core
Pages
Classes and Modules
- FinAppsCore
- FinAppsCore::ApiSessionTimeoutError
- FinAppsCore::ApiUnauthenticatedError
- FinAppsCore::ConnectionFailedError
- FinAppsCore::Error
- FinAppsCore::InvalidArgumentsError
- FinAppsCore::Logging
- FinAppsCore::Logging::ContenTypeFormatter
- FinAppsCore::Middleware
- FinAppsCore::Middleware::AcceptJson
- FinAppsCore::Middleware::NoEncodingBasicAuthentication
- FinAppsCore::Middleware::RaiseError
- FinAppsCore::Middleware::RequestId
- FinAppsCore::Middleware::TenantAuthentication
- FinAppsCore::Middleware::UserAgent
- FinAppsCore::Middleware::XConsumerId
- FinAppsCore::Middleware::XTenantId
- FinAppsCore::MissingArgumentsError
- FinAppsCore::REST
- FinAppsCore::REST::BaseClient
- FinAppsCore::REST::Configuration
- FinAppsCore::REST::Connection
- FinAppsCore::REST::Credentials
- FinAppsCore::REST::Defaults
- FinAppsCore::REST::Resources
- FinAppsCore::UnsupportedHttpMethodError
- FinAppsCore::UserLockoutError
- FinAppsCore::Utils
- FinAppsCore::Utils::Loggeable
- FinAppsCore::Utils::Validatable
- ObjectExtensions
- StringExtensions
Methods
- ::new — FinAppsCore::Middleware::NoEncodingBasicAuthentication
- ::new — FinAppsCore::Middleware::RequestId
- ::new — FinAppsCore::Middleware::TenantAuthentication
- ::new — FinAppsCore::Middleware::XConsumerId
- ::new — FinAppsCore::Middleware::XTenantId
- ::new — FinAppsCore::REST::BaseClient
- ::new — FinAppsCore::REST::Credentials
- #call — FinAppsCore::Middleware::AcceptJson
- #call — FinAppsCore::Middleware::NoEncodingBasicAuthentication
- #call — FinAppsCore::Middleware::RequestId
- #call — FinAppsCore::Middleware::TenantAuthentication
- #call — FinAppsCore::Middleware::UserAgent
- #call — FinAppsCore::Middleware::XConsumerId
- #call — FinAppsCore::Middleware::XTenantId
- #connection — FinAppsCore::REST::BaseClient
- #execute_method — FinAppsCore::REST::BaseClient
- #execute_request — FinAppsCore::REST::BaseClient
- #handle_client_error — FinAppsCore::REST::BaseClient
- #handle_error — FinAppsCore::REST::BaseClient
- #integer? — ObjectExtensions
- #json_to_hash — StringExtensions
- #loggable? — FinAppsCore::Logging::ContenTypeFormatter
- #logger — FinAppsCore::Utils::Loggeable
- #method_missing — FinAppsCore::REST::BaseClient
- #nil_or_empty? — FinAppsCore::Utils::Validatable
- #not_blank — FinAppsCore::Utils::Validatable
- #process_response_type? — FinAppsCore::Logging::ContenTypeFormatter
- #respond_to_missing? — FinAppsCore::REST::BaseClient
- #response — FinAppsCore::Logging::ContenTypeFormatter
- #response_body — FinAppsCore::REST::BaseClient
- #response_type — FinAppsCore::Logging::ContenTypeFormatter
- #send_request — FinAppsCore::REST::BaseClient
- #send_to_connection — FinAppsCore::REST::BaseClient
- #valid? — FinAppsCore::REST::Credentials