Uses of Package
tech.lastbox.lastshield.security.core

Package
Description
 
  • Class
    Description
    The CorsConfig class is responsible for configuring Cross-Origin Resource Sharing (CORS) settings for the application.
    Represents the authorization configuration for a specific route within the application.
    A custom security filter that intercepts HTTP requests and performs token validation to authenticate users based on a JWT (JSON Web Token).
    Utility class for various security-related operations, such as retrieving user roles and authorities, locating user repositories, and interacting with user entities via reflection.