mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-31 08:14:18 +08:00
!453 @SuppressWarnings("deprecation")似乎是多余的抑制
Merge pull request !453 from twelvet/N/A
This commit is contained in:
commit
07f7738ec2
@ -63,7 +63,6 @@ public class PigDaoAuthenticationProvider extends AbstractUserDetailsAuthenticat
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
@SuppressWarnings("deprecation")
|
|
||||||
protected void additionalAuthenticationChecks(UserDetails userDetails,
|
protected void additionalAuthenticationChecks(UserDetails userDetails,
|
||||||
UsernamePasswordAuthenticationToken authentication) throws AuthenticationException {
|
UsernamePasswordAuthenticationToken authentication) throws AuthenticationException {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user