类:Mongo::Auth::Scram 256 ::Conversation Private
- 继承:
-
Mongo::Auth::ScramConversationBase
- 对象
- ConversationBase
- Mongo::Auth::SaslConversationBase
- Mongo::Auth::ScramConversationBase
- Mongo::Auth::Scram 256 ::Conversation
- 定义于:
- build/Ruby-driver-v2.19/lib/ mongo /auth/ SCRAM 256/conversation.rb
Overview
此类是私有 API 的一部分。 应尽可能避免使用此类,因为它将来可能会被删除或更改。
定义围绕客户端和服务器之间的单个SCRAM SHA- 256对话的行为。
常量摘要
从Mongo::Auth::ScramConversationBase继承的常量
Mongo::Auth::ScramConversationBase::MIN_ITER_COUNT
从Mongo::Auth::SaslConversationBase继承的常量
Mongo::Auth::SaslConversationBase::CLIENT_CONTINUE_MESSAGE 、 Mongo::Auth::SaslConversationBase::CLIENT_FIRST_MESSAGE
实例属性摘要
从Mongo::Auth::ScramConversationBase继承的属性
从ConversationBase继承的属性
方法摘要
从Mongo::Auth::ScramConversationBase继承的方法
#Continue 、 #finalize 、#initialize、 #process_Continue_response 、 #server_verified ? , #speculative_auth_document
从Mongo::Auth::SaslConversationBase继承的方法
从ConversationBase继承的方法
#build_message 、 #initialize 、 #speculative_auth_document 、 #validate_external_auth_source
构造函数详情
该类从Mongo::Auth::ScramConversationBase继承构造函数