| Package | Description |
|---|---|
| io.helidon.security |
Security
|
| io.helidon.security.jersey |
Jersey integration for security module.
|
| Modifier and Type | Method | Description |
|---|---|---|
SecurityContext |
SecurityContext.Builder.build() |
|
SecurityContext |
Security.createContext(java.lang.String id) |
Create a new security context with the defined id and all defaults.
|
SecurityContext |
ProviderRequest.getContext() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
SecurityFilter.processSecurity(javax.ws.rs.container.ContainerRequestContext request,
io.helidon.security.jersey.SecurityFilterCommon.FilterContext filterContext,
io.opentracing.Span securitySpan,
SecurityContext securityContext) |
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.