Spring Security & Database Security

Java Spring 3.6    |    Intermediate
  • 13 videos | 1h 16m 58s
  • Earns a Badge
Rating 4.5 of 47 users Rating 4.5 of 47 users (47)
The Spring Framework is one of the most popular application development frameworks for creating enterprise Java applications. Explore the basics of adding security (authentication and authorization) to a Spring application.

WHAT YOU WILL LEARN

  • Recognize more about the spring security project and the features it offers
    Set up the necessary dependencies to use spring security
    Set up a filter to be used by spring security
    Create an xml security application context for configuring spring security
    Require authentication to gain access to a spring mvc web app by declaring valid users and roles from within spring security
    Enable spring security to authenticate by using http basic authentication
    Recognize the process of configuring spring security to use authentication information from an external database
  • Create the necessary database tables needed by spring security to provide database authentication
    Use spring security to secure an application based on database authentication records
    Use a minimal approach to configuring spring security to authenticate from database records
    Recognize methods for working with spring security and encrypted database passwords
    Configure spring security to work with md5 encrypted database passwords
    Configure spring security to work with bcrypt encrypted database passwords

IN THIS COURSE

  • 3m 29s
    After completing this video, you will be able to recognize more about the Spring Security project and the features it offers. FREE ACCESS
  • 6m 21s
    In this video, you will learn how to set up the necessary dependencies to use Spring Security. FREE ACCESS
  • Locked
    3.  Setting Up a Security Filter
    4m 22s
    In this video, you will set up a filter to be used by Spring Security. FREE ACCESS
  • Locked
    4.  Creating an XML Application Context for Spring Security
    4m 53s
    Learn how to create an XML security application context for configuring Spring Security. FREE ACCESS
  • Locked
    5.  Using Spring Security in Memory Authentication
    8m 18s
    In this video, learn how to require authentication to gain access to a Spring MVC web app by declaring valid users and roles from within Spring Security. FREE ACCESS
  • Locked
    6.  Using HTTP Basic Authentication
    4m 5s
    In this video, you will learn how to enable Spring Security to authenticate using HTTP Basic Authentication. FREE ACCESS
  • Locked
    7.  The Process of Spring Security Database Authentication
    3m 13s
    Upon completion of this video, you will be able to recognize the process of configuring Spring Security to use authentication information from an external database. FREE ACCESS
  • Locked
    8.  Setting Up a Database for Security User Authentication
    6m 46s
    During this video, you will learn how to create the necessary database tables needed by Spring Security to provide authentication through a database. FREE ACCESS
  • Locked
    9.  Authenticating Users from a Database
    7m 54s
    Find out how to use Spring Security to secure an application based on database authentication. FREE ACCESS
  • Locked
    10.  A Minimal Configuration Approach to DB Authentication
    6m
    In this video, you will learn how to use a minimal approach to configuring Spring Security to authenticate from a database. FREE ACCESS
  • Locked
    11.  Spring Security and Encrypted Database Passwords
    2m 56s
    Upon completion of this video, you will be able to recognize methods for working with Spring Security and encrypted database passwords. FREE ACCESS
  • Locked
    12.  Working with MD5 Hash
    9m 39s
    In this video, you will configure Spring Security to work with MD5-encrypted database passwords. FREE ACCESS
  • Locked
    13.  Working with Bcrypt Hash
    9m 2s
    In this video, learn how to configure Spring Security to work with Bcrypt-encrypted database passwords. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 5.0 of 2 users Rating 5.0 of 2 users (2)
Rating 4.5 of 194 users Rating 4.5 of 194 users (194)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 273 users Rating 4.5 of 273 users (273)
Rating 4.5 of 209 users Rating 4.5 of 209 users (209)
Course MVC Web Forms
Rating 3.9 of 12 users Rating 3.9 of 12 users (12)