Class: ActiveCypher::Bolt::Messaging::Logon
- Inherits:
-
MetadataMessage
- Object
- Message
- MetadataMessage
- ActiveCypher::Bolt::Messaging::Logon
- Defined in:
- lib/active_cypher/bolt/messaging.rb
Overview
The LOGON message. Because authentication is just another chance to be rejected.
Constant Summary collapse
- SIGNATURE =
0x6A
Instance Attribute Summary
Attributes inherited from Message
Method Summary
Methods inherited from MetadataMessage
Methods inherited from Message
Constructor Details
This class inherits a constructor from ActiveCypher::Bolt::Messaging::MetadataMessage