Web/스프링

[스프링 시큐리티] 레퍼런스 모음

벨포트조던 2017. 10. 23.
반응형

http://atin.tistory.com/585





Spring Security Reference

- Spring Security reference 3.2.10

http://docs.spring.io/spring-security/site/docs/3.2.10.RELEASE/reference/htmlsingle/html5/#what-is-acegi-security


- Hello world guide

http://docs.spring.io/spring-security/site/docs/current/guides/html5/helloworld-xml.html


- spring boot security

http://kielczewski.eu/2014/12/spring-boot-security-application/



SlideShare

- 해외 자료 (정리 잘 되어있음)

http://www.slideshare.net/analizator/spring-security-framework?qid=98031a91-6128-48f5-a8c9-fb1fda0fd93c&v=&b=&from_search=1


- 최범균님 자료 (강력 추천, 전반적인 개념 설명)

http://www.slideshare.net/madvirus/ss-36809454


- 아라한사님 자료 (예제가 상당히 좋음)

http://www.slideshare.net/meadunhansa/ss-53303729



Blog & etc

- 전반적인 스프링 시큐리티 설명과 좋은 예제를 제공

http://okky.kr/article/260408

http://zgundam.tistory.com/44


- 스프링 시큐리티 개념 & 용어 설명

http://egloos.zum.com/springmvc/v/504862


- 어떤 기술사분께서 정리한 자료, 초보자가 보기에는 좋지 않으나 핵심 그림 및 자료가 잘 정리되어 있어서 가끔 참고하기 좋음

http://www.sw-eng.kr/member/customer/Webzine/BoardView.do?

boardId=00000000000000038651&currPage=&searchPrefaceId=&titOrder=&writeOrder=&regDtOrder=&searchCondition=TOT&searchKeyword=


- Whiteship님의 총정리

http://whiteship.tistory.com/1632


기타 용어 정리

  • permission
    • 허락, 허가, 승인
    • Spring Security에서는 Authority가 유사한 형태
    • Spring security에서 쓰이는 용어는 아니지만 개념 차이를 위해 적음
  • authority
    • 권한, 재가, 인가
  • authentication
    • 입증, 증명, 인증
  • Role
    • Authority 모음 (Spring Security에서)
  • Authorization
    • 권한 부여 
  • principle(프린시플)
    • 아이디 (Spring Security에서의 뜻)
    • 원래 뜻 : 원리, 원칙, 법칙, 주의, 신조
  • Credential(크리덴셜)
    • 비밀번호 (Spring Security에서의 뜻)
    • 원래 뜻 : (사람 등의) 자질, 자격; (대사, 외교 사절 등의) 신임장
  • 부여된 권한(Granted Autority) 
  • 리소스의 권한(Intercept) 




저작자 표시 비영리 변경 금지
신고
반응형

댓글