{"id":22309660,"url":"https://github.com/nesoy/spring-security-example","last_synced_at":"2025-03-26T01:44:17.157Z","repository":{"id":108936481,"uuid":"237938957","full_name":"NESOY/spring-security-example","owner":"NESOY","description":"🔐 Introducing Spring Security","archived":false,"fork":false,"pushed_at":"2020-03-02T13:22:13.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T23:18:41.856Z","etag":null,"topics":["example","spring"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NESOY.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-03T10:24:47.000Z","updated_at":"2020-06-24T14:48:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"93bc5c44-dc35-4d82-89b9-223e57cbc6e2","html_url":"https://github.com/NESOY/spring-security-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NESOY%2Fspring-security-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NESOY%2Fspring-security-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NESOY%2Fspring-security-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NESOY%2Fspring-security-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NESOY","download_url":"https://codeload.github.com/NESOY/spring-security-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245573841,"owners_count":20637670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["example","spring"],"created_at":"2024-12-03T20:44:03.550Z","updated_at":"2025-03-26T01:44:17.132Z","avatar_url":"https://github.com/NESOY.png","language":"Java","readme":"# spring-security-example\n\n#### AuthenticationManager\n\n#### Spring Security Filter\n- 기본적으로 15개의 필터가 존재\n- SecurityContextPersistenceFilter\n- UsernamePasswordAuthenticationFilter\n    - 유저와 비밀번호 검증 필터\n\n#### DelegatingFilterProxy\n- 기본적으로 등록된 Filter\n- FilterChainProxy\n    - DispatcherServlet 느낌\n\n\n#### AccessDecisionManager\n- Access Control 결정을 내리는 인터페이스\n    - 추상화 객체 : ㅠ AbstractAccessDecisionManager\n    - AffirmativeBased : 1명이라도..\n    - ConsensusBased : 다수결\n    - 만장일치도 있음\n- AccessDecisionVoter\n    - Resource에 필요한 조건을 만족하는지 확인하는 책임\n    - WebExpressionVoter \n\n    \n#### FilterSecurityInterceptor\n- AbstractSecurityInterceptor\n- AccessDescisionManager 처리\n\n#### ExceptionTranslationFilter\n- AuthenticationException\n    - AuthenticationEntryPoint\n- AccessDeniedException\n    - 익명사용자 -\u003e AuthenticationEntryPoint\n    - 사용자 -\u003e AccessDeniedHandler 위임\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnesoy%2Fspring-security-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnesoy%2Fspring-security-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnesoy%2Fspring-security-example/lists"}