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 |
---|---|
java.lang.String |
toString()
Return the CIFS authentication context as a string
|
getChallenge
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.