Libraries
»
rsaml
(0.1.2)
»
Index
»
RSAML
»
Assertion
»
#id
Method: RSAML::Assertion#id
Defined in:
lib/rsaml/assertion.rb
#
id
⇒
Object
The identifier for this assertion.
83 84 85
# File 'lib/rsaml/assertion.rb', line 83
def
id
@id
end