Module: Conjur::PathBased

Included in:
Resource, Role
Defined in:
lib/conjur/path_based.rb

Instance Method Summary collapse

Instance Method Details

#accountObject



23
24
25
# File 'lib/conjur/path_based.rb', line 23

def 
  match_path(0..0)
end

#kindObject



27
28
29
# File 'lib/conjur/path_based.rb', line 27

def kind
  match_path(2..2)
end