Example usage for org.springframework.security.config.annotation.web WebSecurityConfigurer interface-usage

List of usage examples for org.springframework.security.config.annotation.web WebSecurityConfigurer interface-usage

Introduction

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

Usage

From source file cn.timeoff.config.hackspring.WebSecurityConfigurerAdapter.java

/**
 * Provides a convenient base class for creating a {@link WebSecurityConfigurer}
 * instance. The implementation allows customization by overriding methods.
 *
 * @see EnableWebSecurity
 *

From source file org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter.java

/**
 * Provides a convenient base class for creating a {@link WebSecurityConfigurer}
 * instance. The implementation allows customization by overriding methods.
 *
 * <p>
 * Will automatically apply the result of looking up