Package tech.lastbox.lastshield.security.core.annotations


package tech.lastbox.lastshield.security.core.annotations
  • Annotation Interfaces
    Class
    Description
    The Password annotation is used to mark a field in a user entity class as containing the user's password.
    The UserHandler annotation is used to mark a class or method as a handler for user-related operations within the security context.
    The Username annotation is used to mark a field in a user entity class that represents the username of the user.