Module: Keyutils

Includes:
KeyPerm
Defined in:
lib/keyutils.rb,
lib/keyutils/key.rb,
lib/keyutils/lib.rb,
lib/keyutils/keyring.rb,
lib/keyutils/version.rb,
lib/keyutils/key_perm.rb,
lib/keyutils/key_types.rb

Defined Under Namespace

Modules: KeyPerm, KeyTypes, Lib, SessionKeyring Classes: Key, Keyring

Constant Summary collapse

LIBRARY_VERSION =
Lib.keyutils_version_string[/[\d.]+/].freeze
VERSION =
"0.1.0"

Constants included from KeyPerm

KeyPerm::KEY_GRP_ALL, KeyPerm::KEY_GRP_LINK, KeyPerm::KEY_GRP_READ, KeyPerm::KEY_GRP_SEARCH, KeyPerm::KEY_GRP_SETATTR, KeyPerm::KEY_GRP_VIEW, KeyPerm::KEY_GRP_WRITE, KeyPerm::KEY_OTH_ALL, KeyPerm::KEY_OTH_LINK, KeyPerm::KEY_OTH_READ, KeyPerm::KEY_OTH_SEARCH, KeyPerm::KEY_OTH_SETATTR, KeyPerm::KEY_OTH_VIEW, KeyPerm::KEY_OTH_WRITE, KeyPerm::KEY_POS_ALL, KeyPerm::KEY_POS_LINK, KeyPerm::KEY_POS_READ, KeyPerm::KEY_POS_SEARCH, KeyPerm::KEY_POS_SETATTR, KeyPerm::KEY_POS_VIEW, KeyPerm::KEY_POS_WRITE, KeyPerm::KEY_USR_ALL, KeyPerm::KEY_USR_LINK, KeyPerm::KEY_USR_READ, KeyPerm::KEY_USR_SEARCH, KeyPerm::KEY_USR_SETATTR, KeyPerm::KEY_USR_VIEW, KeyPerm::KEY_USR_WRITE