Class: NTLM::Authenticate
- Inherits:
-
BinData::Record
- Object
- BinData::Record
- NTLM::Authenticate
- Includes:
- Serializer
- Defined in:
- lib/stub-ntlm-helper.rb
Instance Method Summary collapse
Methods included from Serializer
Instance Method Details
#username ⇒ Object
110 111 112 |
# File 'lib/stub-ntlm-helper.rb', line 110 def username "#{target_name.value}+#{user_name.value}" end |