|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
---|---|
org.springframework.security.access.intercept.aspectj.AspectJAnnotationCallback
|
Deprecated Constructors | |
---|---|
org.springframework.security.authentication.AccountStatusException(String, Object)
|
|
org.springframework.security.authentication.AnonymousAuthenticationToken(String, Object, GrantedAuthority[])
use the second constructor |
|
org.springframework.security.core.AuthenticationException(String, Object)
Use the exception message or use a custom exception if you really need additional information. |
|
org.springframework.security.authentication.BadCredentialsException(String, Object)
|
|
org.springframework.security.core.userdetails.User(String, String, boolean, boolean, boolean, boolean, GrantedAuthority[])
|
|
org.springframework.security.core.userdetails.UsernameNotFoundException(String, Object)
|
|
org.springframework.security.authentication.UsernamePasswordAuthenticationToken(Object, Object, GrantedAuthority[])
use the list of authorities version |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |