Class SecurityConfig
java.lang.Object
edu.ucsb.cs156.happiercows.config.SecurityConfig
This class is used to configure Spring Security.
Among other things, this class is partially responsible for
the implementation of the ADMIN_EMAILS feature.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.security.web.SecurityFilterChainfilterChain(org.springframework.security.config.annotation.web.builders.HttpSecurity http) boolean