Uses of Class
org.acegisecurity.BadCredentialsException

Packages that use BadCredentialsException
org.acegisecurity.providers.cas.ticketvalidator Implementations that validate service tickets. 
org.acegisecurity.userdetails   
 

Uses of BadCredentialsException in org.acegisecurity.providers.cas.ticketvalidator
 

Methods in org.acegisecurity.providers.cas.ticketvalidator that throw BadCredentialsException
protected  TicketResponse CasProxyTicketValidator.validateNow(edu.yale.its.tp.cas.client.ProxyTicketValidator pv)
          Perform the actual remote invocation.
 

Uses of BadCredentialsException in org.acegisecurity.userdetails
 

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



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