Spring Security Framework

Uses of Class
org.springframework.security.ui.ntlm.NtlmBaseException

Packages that use NtlmBaseException
org.springframework.security.ui.ntlm   
 

Uses of NtlmBaseException in org.springframework.security.ui.ntlm
 

Subclasses of NtlmBaseException in org.springframework.security.ui.ntlm
 class NtlmBeginHandshakeException
          Signals the beginning of an NTLM handshaking process.
 class NtlmType2MessageException
          Contains the NTLM Type 2 message that is sent back to the client during negotiations.
 


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.