Method: RHC::Rest::Key#principal

Defined in:
lib/rhc/rest/key.rb

#principalObject



25
26
27
# File 'lib/rhc/rest/key.rb', line 25

def principal
  content if is_kerberos?
end