| Package | Description | 
|---|---|
| javax.ws.rs.container | Container-specific API. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| SecurityContext | ContainerRequestContext. getSecurityContext() | Get the injectable security context information for the current request. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | ContainerRequestContext. setSecurityContext(SecurityContext context) | Set a new injectable security context information for the current request. | 
Copyright (c) 2019 Eclipse Foundation. Licensed under Eclipse Foundation Specification License.