public class AuthTokenAuthContext
extends org.alfresco.jlan.server.auth.ChallengeAuthContext
| Constructor and Description |
|---|
AuthTokenAuthContext(NTLMPassthruToken token)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getChallenge()
Get the challenge
return byte[]
|
NTLMPassthruToken |
getToken()
Return the passthru authentication token
|
public AuthTokenAuthContext(NTLMPassthruToken token)
token - NTLMPassthruTokenpublic final NTLMPassthruToken getToken()
public byte[] getChallenge()
getChallenge in class org.alfresco.jlan.server.auth.ChallengeAuthContextCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.