Package io.helidon.security.providers.common.spi
Extension of integration with Jersey to support customized analysis of resource classes and methods to enable/disable security.
-
Interface Summary Interface Description AnnotationAnalyzer Provides capability to extensions to enforce authentication and authorization even when the resource is not annotated with io.helidon.security.annotations.Authenticated or io.helidon.security.annotations.Authorized. -
Class Summary Class Description AnnotationAnalyzer.AnalyzerResponse Response of an analysis run.AnnotationAnalyzer.AnalyzerResponse.Builder Fluent API builder forAnnotationAnalyzer.AnalyzerResponse
. -
Enum Summary Enum Description AnnotationAnalyzer.Flag Flag for security type.