module SAML2
Constants
- Key
-
@deprecated Deprecated alias for
KeyDescriptor
- VERSION
Public Class Methods
Source
# File lib/saml2.rb, line 14 def config @config ||= { max_message_size: 1024 * 1024 } end
@deprecated Deprecated alias for KeyDescriptor
# File lib/saml2.rb, line 14 def config @config ||= { max_message_size: 1024 * 1024 } end