Method: OpenID::Consumer::DiffieHellmanSession.allowed_assoc_types
- Defined in:
- lib/openid/consumer/associationmanager.rb
.allowed_assoc_types ⇒ Object (readonly)
Returns the value of attribute allowed_assoc_types.
14 15 16 |
# File 'lib/openid/consumer/associationmanager.rb', line 14 def allowed_assoc_types @allowed_assoc_types end |