| Package | Description |
|---|---|
| org.picketlink.scim.model.v11 |
Model for SCIM v1.1
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceProviderConfiguration.Bulk |
static class |
ServiceProviderConfiguration.Filter |
| Modifier and Type | Method and Description |
|---|---|
SupportedAttribute |
ServiceProviderConfiguration.getChangePassword() |
SupportedAttribute |
ServiceProviderConfiguration.getEtag() |
SupportedAttribute |
ServiceProviderConfiguration.getPatch() |
SupportedAttribute |
ServiceProviderConfiguration.getSort() |
SupportedAttribute |
ServiceProviderConfiguration.getXmlDataFormat() |
SupportedAttribute |
SupportedAttribute.setSupported(boolean supported) |
| Modifier and Type | Method and Description |
|---|---|
ServiceProviderConfiguration |
ServiceProviderConfiguration.setChangePassword(SupportedAttribute changePassword) |
ServiceProviderConfiguration |
ServiceProviderConfiguration.setEtag(SupportedAttribute etag) |
ServiceProviderConfiguration |
ServiceProviderConfiguration.setPatch(SupportedAttribute patch) |
ServiceProviderConfiguration |
ServiceProviderConfiguration.setSort(SupportedAttribute sort) |
ServiceProviderConfiguration |
ServiceProviderConfiguration.setXmlDataFormat(SupportedAttribute xmlDataFormat) |
Copyright © 2013 JBoss Inc.. All Rights Reserved.