JavaScript is disabled on your browser.
Release 2.0-alpha3 Built 27-Jan-21 00:30:46 PST on build3.lockss.org
Detail:
Field |
Constr |
Method
java.lang.Object
org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
org.lockss.spring.auth.SpringSecurityConfigurer
org.lockss.laaws.rs.security.SecurityConfigurer
All Implemented Interfaces:
org.springframework.security.config.annotation.SecurityConfigurer<javax.servlet.Filter,org.springframework.security.config.annotation.web.builders.WebSecurity>, org.springframework.security.config.annotation.web.WebSecurityConfigurer<org.springframework.security.config.annotation.web.builders.WebSecurity>
@Configuration
@EnableWebSecurity
@EnableGlobalMethodSecurity(prePostEnabled=true)
public class SecurityConfigurer
extends org.lockss.spring.auth.SpringSecurityConfigurer
Custom Spring security configurator.
This class is needed because the Spring discovery process is not able to
find the parent class (because it is in a jar?).
Method Summary
Methods inherited from class org.lockss.spring.auth.SpringSecurityConfigurer
allowUrlEncodedSlashHttpFirewall, configMgrCreated, configure, configure
Methods inherited from class org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter
authenticationManager, authenticationManagerBean, configure, getApplicationContext, getHttp, init, setApplicationContext, setAuthenticationConfiguration, setContentNegotationStrategy, setObjectPostProcessor, setTrustResolver, userDetailsService, userDetailsServiceBean
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Release 2.0-alpha3 Built 27-Jan-21 00:30:46 PST on build3.lockss.org
Detail:
Field |
Constr |
Method
Copyright © 2000–2021 LOCKSS Program . All rights reserved.