| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_CONTEXT
Property name for security context.
|
static java.lang.String |
PROPERTY_PROVIDER
Property name for outbound security provider name.
|
| Constructor and Description |
|---|
ClientSecurityFeature()
Create a new security feature.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(FeatureContext context) |
public static final java.lang.String PROPERTY_CONTEXT
Invocation.Builder.property(String, Object), obtained
through WebTarget.request()public static final java.lang.String PROPERTY_PROVIDER
Invocation.Builder.property(String, Object),
obtained
through WebTarget.request()public ClientSecurityFeature()
public boolean configure(FeatureContext context)
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.