Module: Checkpoint

Defined in:
lib/checkpoint.rb,
lib/checkpoint/db.rb,
lib/checkpoint/agent.rb,
lib/checkpoint/query.rb,
lib/checkpoint/grants.rb,
lib/checkpoint/railtie.rb,
lib/checkpoint/version.rb,
lib/checkpoint/db/grant.rb,
lib/checkpoint/resource.rb,
lib/checkpoint/authority.rb,
lib/checkpoint/db/params.rb,
lib/checkpoint/credential.rb,
lib/checkpoint/agent/token.rb,
lib/checkpoint/agent/resolver.rb,
lib/checkpoint/resource/token.rb,
lib/checkpoint/credential/role.rb,
lib/checkpoint/credential/token.rb,
lib/checkpoint/resource/resolver.rb,
lib/checkpoint/query/role_granted.rb,
lib/checkpoint/credential/resolver.rb,
lib/checkpoint/db/cartesian_select.rb,
lib/checkpoint/resource/any_entity.rb,
lib/checkpoint/resource/all_of_type.rb,
lib/checkpoint/credential/permission.rb,
lib/checkpoint/query/action_permitted.rb,
lib/checkpoint/resource/all_of_any_type.rb,
lib/checkpoint/resource/any_entity_of_type.rb

Overview

All of the Checkpoint components are contained within this top-level module.

Defined Under Namespace

Modules: DB, Query Classes: Agent, Authority, Credential, Grants, NoIdentifierError, Railtie, Resource

Constant Summary collapse

VERSION =
"1.1.3"