Libraries
»
libsaml
(3.13.1)
»
Index
»
Saml
»
setup
Method: Saml.setup
Defined in:
lib/saml.rb
.
setup
{|Saml::Config| ... } ⇒
Object
Yields:
(
Saml::Config
)
256 257 258
# File 'lib/saml.rb', line 256
def
self
.
setup
yield
Saml
::
Config
end