GithubHelp home page GithubHelp logo

learn_springsecurity's Introduction

아라한사의 추석맞이 스프링 시큐리티 공부정리자료

스프링 시큐리티 공부

  1. inmemoryLogin - 시큐리티의 기본적인 설정과 인증을 보게 됩니다. 로그인 폼 커스터마이징도 들어갑니다.

  2. jdbcLogin - 여기서는 기본적으로 제공하는 JDBC테이블에 맞춰서 로그인을 해보고 jsp페이지에서 유저정보에 접근해봅니다.

  3. customizingLogin - JPA로 사용자 엔티티를 만들어서 커스터마이징된 테이블에 정보를 담고 로그인해봅니다. 스프링 시큐리티의 내부 클래스를 조금 설명합니다.

  4. rememberMeLogin - 스프링 시큐리티에서 리멤버미 토큰을 설정하고, 쿠키의 토큰방식과 DB로 저장하는 방식을 살펴보겠습니다.

  5. etcSecurity – 그밖에 정적자원관리, 비밀번호 암호화, @Preauthorize 스프링4에서 나온 기능에서 테스트와 Spring data 와의 통합에 관해 간략히 알아봅니다.

#슬라이드

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

learn_springsecurity's People

Contributors

arahansa avatar

Watchers

MyungSeok, Seo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.