public class ChallengeAuthContext extends AuthContext
Contains a challenge to be sent to a client for password hashing.
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
m_challenge |
| Constructor and Description |
|---|
ChallengeAuthContext()
Default contructor
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getChallenge()
Get the challenge
return byte[]
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.