Module: Conjur::PathBased
Instance Method Summary collapse
Instance Method Details
#account ⇒ Object
3 4 5 |
# File 'lib/conjur/path_based.rb', line 3 def account match_path(0..0) end |
#kind ⇒ Object
7 8 9 |
# File 'lib/conjur/path_based.rb', line 7 def kind match_path(2..2) end |