Package edu.ucsb.cs156.frontiers.config
package edu.ucsb.cs156.frontiers.config
-
ClassesClassDescriptionCourseSecurity provides methods to check permissions for managing courses and roster students.The `SecurityConfig` class in Java configures web security with OAuth2 login, CSRF protection, and role-based authorization based on user email addresses.