| Package | Description | 
|---|---|
| javax.ws.rs.container | 
 Container-specific API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityContext | 
ContainerRequestContext.getSecurityContext()
Get the injectable security context information for the current request. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ContainerRequestContext.setSecurityContext(SecurityContext context)
Set a new injectable security context information for the current request. 
 | 
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.