Package io.helidon.security.annotations
Annotations for integration with containers supporting them.
-
Annotation Types Summary Annotation Type Description Audited An annotation to specify server resources to be audited.Authenticated An annotation used to specify server resources with enforced authentication and resources accessible without authentication.Authorized An annotation used to specify server resources with enforced authorization.