Method: Onelogin::Saml::Response#trusted_find_first
- Defined in:
- lib/onelogin/saml/response.rb
#trusted_find_first(xpath) ⇒ Object
86 87 88 |
# File 'lib/onelogin/saml/response.rb', line 86 def trusted_find_first(xpath) trusted_find(xpath).first end |