Uses of Class
org.springframework.security.web.authentication.LoginUrlAuthenticationEntryPoint

Packages that use LoginUrlAuthenticationEntryPoint
org.springframework.security.web.authentication Authentication processing mechanisms, which respond to the submission of authentication credentials using various protocols (eg BASIC, CAS, form login etc). 
 

Uses of LoginUrlAuthenticationEntryPoint in org.springframework.security.web.authentication
 

Subclasses of LoginUrlAuthenticationEntryPoint in org.springframework.security.web.authentication
 class AuthenticationProcessingFilterEntryPoint
          Deprecated. Use LoginUrlAuthenticationEntryPoint instead.
 



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