| 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.
|
| SubscriberInputStream |
An
subscriber that can subscribe to a source of ByteBuffer data chunks and then make
them available for consumption via standard blocking InputStream API. |
| Annotation Type | Description |
|---|---|
| SecureClient |
Annotation to inject clients that have security feature configured.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.