Uses of Class
org.alfresco.repo.security.authentication.ntlm.NTLMChallenge
-
Packages that use NTLMChallenge Package Description org.alfresco.repo.security.authentication.ntlm -
-
Uses of NTLMChallenge in org.alfresco.repo.security.authentication.ntlm
Methods in org.alfresco.repo.security.authentication.ntlm that return NTLMChallenge Modifier and Type Method Description NTLMChallengeNTLMPassthruToken. getChallenge()Return the challengeMethods in org.alfresco.repo.security.authentication.ntlm with parameters of type NTLMChallenge Modifier and Type Method Description protected voidNTLMPassthruToken. setChallenge(NTLMChallenge challenge)Set the challenge for this token
-