Method: RSAML::Assertion#id

Defined in:
lib/rsaml/assertion.rb

#idObject

The identifier for this assertion.



83
84
85
# File 'lib/rsaml/assertion.rb', line 83

def id
  @id
end