See: Description
| Class | Description |
|---|---|
| ClientSecurityFeature |
Integration of Security module with Jersey clients.
|
| ClientSecurityFilter |
JAX-RS client filter propagating current context principal.
|
| QueryParamHandler |
Handler of query parameters - extracts them and stores
them in a security header, so security can access them.
|
| SecureClient.SecureClientConfig |
Configuration class for client security.
|
| SecurityFeature |
Integration of Security module with Jersey.
|
| SecurityFeature.Builder |
SecurityFeature fluent API builder. |
| SecurityFilter |
A filter that handles authentication and authorization.
|
| Annotation Type | Description |
|---|---|
| SecureClient |
Annotation to inject clients that have security feature configured.
|
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.