public class NTLMChallenge extends Object
Modifier | Constructor and Description |
---|---|
protected |
NTLMChallenge(byte[] chbyts)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Check for object equality
|
byte[] |
getBytes()
Return the challenge bytes
|
String |
toString()
Return the challenge as a string
|
protected NTLMChallenge(byte[] chbyts)
chbyts
- byte[]public final byte[] getBytes()
public boolean equals(Object obj)
Copyright © 2005–2017 Alfresco Software. All rights reserved.