| Package | Description |
|---|---|
| org.picketlink.scim.model.v11 |
Model for SCIM v1.1
|
| Modifier and Type | Method and Description |
|---|---|
Meta |
AbstractResource.getMeta() |
Meta |
Meta.setAttributes(String[] attributes) |
Meta |
Meta.setCreated(String created) |
Meta |
Meta.setLastModified(String lastModified) |
Meta |
Meta.setLocation(String location) |
Meta |
Meta.setVersion(String version) |
| Modifier and Type | Method and Description |
|---|---|
AbstractResource |
AbstractResource.setMeta(Meta meta) |
Copyright © 2013 JBoss Inc.. All Rights Reserved.