Class | OpenID::Server::PlainTextServerSession |
In: |
lib/openid/server.rb
|
Parent: | BaseServerSession |
An object that knows how to handle association requests with no session type.
See OpenID Specs, Section 8: Establishing Associations <openid.net/specs/openid-authentication-2_0-12.html#associations>
session_type | [R] | The session_type for this association session. There is no type defined for plain-text in the OpenID specification, so we use ‘no-encryption’. |