public class ETagConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static AttributeValueResolver<ETagConfig> |
ETAG_CONFIG_RESOLVER
The
AttributeValueResolver that resolves SCIM attribute values
to/from ETagConfig instances. |
| Constructor and Description |
|---|
ETagConfig(boolean supported)
Create a
ETagConfig instance. |
public static final AttributeValueResolver<ETagConfig> ETAG_CONFIG_RESOLVER
AttributeValueResolver that resolves SCIM attribute values
to/from ETagConfig instances.public ETagConfig(boolean supported)
ETagConfig instance.supported - Specifies whether the ETag resource versions are
supported.public boolean isSupported()
true if ETag resource versions are supported.Copyright © 2011–2016 UnboundID. All rights reserved.