javax.ws.rs.core.Featurepublic final class ClientSecurityFeature extends Object implements javax.ws.rs.core.Feature
Client.| Modifier and Type | Field | Description |
|---|---|---|
static String |
PROPERTY_CONTEXT |
Property name for security context.
|
static String |
PROPERTY_PROVIDER |
Property name for outbound security provider name.
|
| Constructor | Description |
|---|---|
ClientSecurityFeature() |
Create a new security feature.
|
public static final String PROPERTY_CONTEXT
Invocation.Builder.property(String, Object), obtained
through WebTarget.request()public static final String PROPERTY_PROVIDER
Invocation.Builder.property(String, Object),
obtained
through WebTarget.request()Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.