Method: RSAML::Subject#identifier

Defined in:
lib/rsaml/subject.rb

#identifierObject

The subject identifier



7
8
9
# File 'lib/rsaml/subject.rb', line 7

def identifier
  @identifier
end