Uses of Package
tech.lastbox.lastshield.security.core
Packages that use tech.lastbox.lastshield.security.core
-
Classes in tech.lastbox.lastshield.security.core used by tech.lastbox.lastshield.security.coreClassDescriptionThe
CorsConfigclass 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.