Spring Security Framework

Uses of Class
org.springframework.security.BadCredentialsException

Packages that use BadCredentialsException
org.springframework.security.userdetails   
 

Uses of BadCredentialsException in org.springframework.security.userdetails
 

Subclasses of BadCredentialsException in org.springframework.security.userdetails
 class UsernameNotFoundException
          Thrown if an UserDetailsService implementation cannot locate a User by its username.
 


Spring Security Framework

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