| Package | Description |
|---|---|
| com.unboundid.scim.data |
| Modifier and Type | Field and Description |
|---|---|
static AttributeValueResolver<Meta> |
Meta.META_RESOLVER
The
AttributeValueResolver that resolves SCIM attribute values
to/from Meta instances. |
| Modifier and Type | Method and Description |
|---|---|
Meta |
BaseResource.getMeta()
Retrieves the metadata about the resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseResource.setMeta(Meta meta)
Sets the metadata about the resource.
|
Copyright © 2011–2016 UnboundID. All rights reserved.