Package no.idata1002.group19


package no.idata1002.group19
  • Classes
    Class
    Description
    Represents an filter class to authenticate all other incoming requests.The AuthencticationFilter class extends Spring Security's OncePerRequestFilter interface that provides doFilterInternal method where the authentication is implemented.
    Represents an component that implements the AuthenticationEntryPoint interface.
    Budgeting App
    Represents security configuration class for Spring Security, the class is responsible for configuring the security settings and the components of the application.