Package io.helidon.security.integration.jersey
Jersey integration for security module.
-
Interface Summary Interface Description SecurityResponseMapper ASecurityResponse
mapper that is called when a security error is encountered. -
Class Summary Class Description QueryParamHandler Handler of query parameters - extracts them and stores them in a security header, so security can access them.SecurityDisabledFeature Feature which enables injection of emptySecurityContext
when security is disabled.SecurityFeature Integration of Security module with Jersey.SecurityFeature.Builder SecurityFeature
fluent API builder.SecurityFilter A filter that handles authentication and authorization.