All Classes and Interfaces
Class
Description
An annotation for use with Micronaut Data entities that will cause the annotated field to be automatically
populated on save with the identity of the currently authenticated user.
Allows using the
DenyAll annotation in Micronaut.Allows using the
PermitAll annotation in Micronaut.Allows using the
RolesAllowed annotation in Micronaut.Used to mark a route as requiring authorization before execution.
Registers Security Evaluation Context.
An annotation for use with Micronaut Data entities that will cause the annotated field to be automatically
populated on both save and update with the identity of the currently authenticated user.