Example usage for org.springframework.security.web SecurityFilterChain interface-usage

List of usage examples for org.springframework.security.web SecurityFilterChain interface-usage

Introduction

In this page you can find the example usage for org.springframework.security.web SecurityFilterChain interface-usage.

Usage

From source file org.springframework.security.web.DefaultSecurityFilterChain.java

/**
 * Standard implementation of {@code SecurityFilterChain}.
 *
 * @author Luke Taylor
 *
 * @since 3.1