org.springframework.security.ui.ntlm
Class NtlmBeginHandshakeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.security.SpringSecurityException
org.springframework.security.AuthenticationException
org.springframework.security.ui.ntlm.NtlmBaseException
org.springframework.security.ui.ntlm.NtlmBeginHandshakeException
- All Implemented Interfaces:
- Serializable
public class NtlmBeginHandshakeException
- extends NtlmBaseException
Signals the beginning of an NTLM handshaking process.
- Author:
- Edward Smith
- See Also:
- Serialized Form
NtlmBeginHandshakeException
public NtlmBeginHandshakeException()
Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.