Spring Security

Contents

  • Spring Security

spring security는 다른 라이브러리와 다르게 설치와 동시에 적용디 된다.

AuthenticationManager AuthenticationProvider UserDetailsService

Spring Security has an architecture that is designed to separate authentication from authorization and has strategies and extension points for both.