|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |