Uses of Class
org.acegisecurity.BadCredentialsException
-
Packages that use BadCredentialsException Package Description hudson.security Security-related code.org.acegisecurity Façade fororg.springframework.security
.org.acegisecurity.userdetails -
-
Uses of BadCredentialsException in hudson.security
Subclasses of BadCredentialsException in hudson.security Modifier and Type Class Description class
UserMayOrMayNotExistException
Deprecated. -
Uses of BadCredentialsException in org.acegisecurity
Methods in org.acegisecurity that return BadCredentialsException Modifier and Type Method Description static BadCredentialsException
BadCredentialsException. fromSpring(org.springframework.security.core.AuthenticationException x)
Deprecated. -
Uses of BadCredentialsException in org.acegisecurity.userdetails
Subclasses of BadCredentialsException in org.acegisecurity.userdetails Modifier and Type Class Description class
UsernameNotFoundException
Deprecated.useUsernameNotFoundException
-