Principle

  secure by default

  Least Privilege

Tools

  UserDetailService, FilterChain, Filter interface

  SecurityContextHolder.getContext - context hold the info of current login user

  spring-security-oauth-authorization-server

  JwtAuthenticationConvertor

  Pre/PostAuthorization annotation, @EnableGlobalMethodSercurity

  Config the authorization checking in request level

相关文章:

  • 2021-10-02
猜你喜欢
  • 2022-12-23
  • 2021-07-29
  • 2021-08-23
  • 2021-11-22
  • 2022-01-13
  • 2022-01-17
相关资源
相似解决方案