Package tech.lastbox.lastshield.security.core.annotations
package tech.lastbox.lastshield.security.core.annotations
-
Annotation InterfacesClassDescriptionThe
Passwordannotation is used to mark a field in a user entity class as containing the user's password.TheUserHandlerannotation is used to mark a class or method as a handler for user-related operations within the security context.TheUsernameannotation is used to mark a field in a user entity class that represents the username of the user.