Uses of Class
com.sibvisions.rad.server.security.ntlm.NtlmSession

Packages that use NtlmSession
com.sibvisions.rad.server.security.ntlm Contains ntlm relevant classes relevant for ntlm authentication. 
 

Uses of NtlmSession in com.sibvisions.rad.server.security.ntlm
 

Methods in com.sibvisions.rad.server.security.ntlm that return NtlmSession
 NtlmSession NtlmAuthInfo.getSession()
          Gets the session.
 NtlmSession NtlmHelper.getSession()
          Gets a session with for a domain controller with the adequate challenge.
 

Methods in com.sibvisions.rad.server.security.ntlm with parameters of type NtlmSession
 NtlmAuthInfo NtlmHelper.logon(NtlmSession pSession, jcifs.smb.NtlmPasswordAuthentication pAuthentication)
          Logs on to a domaincontroller with prevalidated credentials.
 



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.