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.ChallengeAuthContext
Copyright © 2005–2017 Alfresco Software. All rights reserved.