Uses of Class
org.acegisecurity.BadCredentialsException
Packages that use BadCredentialsException
Package
Description
Security-related code.
Façade for
org.springframework.security
.-
Uses of BadCredentialsException in hudson.security
Subclasses of BadCredentialsException in hudson.security -
Uses of BadCredentialsException in org.acegisecurity
Methods in org.acegisecurity that return BadCredentialsExceptionModifier and TypeMethodDescriptionstatic BadCredentialsException
BadCredentialsException.fromSpring
(org.springframework.security.core.AuthenticationException x) Deprecated. -
Uses of BadCredentialsException in org.acegisecurity.userdetails
Subclasses of BadCredentialsException in org.acegisecurity.userdetailsModifier and TypeClassDescriptionclass
Deprecated.useUsernameNotFoundException
UserMayOrMayNotExistException2