Module: Conjur::PathBased

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

Instance Method Summary collapse

Instance Method Details

#accountObject



3
4
5
# File 'lib/conjur/path_based.rb', line 3

def 
  match_path(0..0)
end

#kindObject



7
8
9
# File 'lib/conjur/path_based.rb', line 7

def kind
  match_path(2..2)
end