Package | Description |
---|---|
javax.ws.rs.container |
Container-specific JAX-RS 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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.