public class NTLanManAuthContext extends ChallengeAuthContext
Holds the challenge sent to the client during the negotiate phase that is used to verify the hashed password in the session setup phase.
m_challenge
Constructor and Description |
---|
NTLanManAuthContext()
Class constructor
|
NTLanManAuthContext(byte[] challenge)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
String |
toString()
Return the CIFS authentication context as a string
|
getChallenge
Copyright © 2005–2017 Alfresco Software. All rights reserved.