Uses of Class
io.helidon.security.integration.common.SecurityTracing
Package
Description
Utilities for integrating Helidon security with other components, such as Web Server
and Jersey.
Jersey integration for security module.
-
Uses of SecurityTracing in io.helidon.security.integration.common
Modifier and TypeMethodDescriptionstatic SecurityTracing
SecurityTracing.get()
Get an instance from the currentContext
or create a new instance and start the security span. -
Uses of SecurityTracing in io.helidon.security.integration.jersey
Modifier and TypeMethodDescriptionprotected void
SecurityFilter.processSecurity
(ContainerRequestContext request, io.helidon.security.integration.jersey.SecurityFilterCommon.FilterContext filterContext, SecurityTracing tracing, SecurityContext securityContext)