class Saml::NullProvider

Public Instance Methods

entity_id() click to toggle source
# File lib/saml/null_provider.rb, line 5
def entity_id
  nil
end