|
Spring Security Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
NtlmProcessingFilter | A clean-room implementation for Spring Security of an NTLM HTTP filter leveraging the JCIFS library. |
NtlmProcessingFilterEntryPoint | Used by ExceptionTranslationFilter to assist with the NTLM
negotiation. |
NtlmUsernamePasswordAuthenticationToken | An NTLM-specific UsernamePasswordAuthenticationToken that allows any provider to bypass the problem of an
empty password since NTLM does not retrieve the user's password from the PDC. |
Exception Summary | |
---|---|
NtlmBaseException | Base class for NTLM exceptions so that it is easier to distinguish them
from other AuthenticationException s in the
NtlmProcessingFilterEntryPoint . |
NtlmBeginHandshakeException | Signals the beginning of an NTLM handshaking process. |
NtlmType2MessageException | Contains the NTLM Type 2 message that is sent back to the client during negotiations. |
|
Spring Security Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |