Package | Description |
---|---|
org.picketlink.scim | |
org.picketlink.scim.codec | |
org.picketlink.scim.model.v11 |
Model for SCIM v1.1
|
org.picketlink.scim.providers |
Contains implementations of the
DataProvider |
Modifier and Type | Method and Description |
---|---|
SCIMResource |
DataProvider.getResource(String id)
Get
SCIMResource |
Modifier and Type | Method and Description |
---|---|
SCIMResource |
SCIMParser.parseResource(InputStream is)
Parse
Resource |
Modifier and Type | Method and Description |
---|---|
SCIMResource |
SCIMResource.setAttributes(SCIMResource.Attributes[] attributes) |
SCIMResource |
SCIMResource.setDescription(String description) |
SCIMResource |
SCIMResource.setEndpoint(String endpoint) |
SCIMResource |
SCIMResource.setName(String name) |
SCIMResource |
SCIMResource.setSchema(String schema) |
SCIMResource |
SCIMResource.setSubAttributes(SCIMResource.SubAttributes[] subAttributes) |
Modifier and Type | Method and Description |
---|---|
SCIMResource |
PicketLinkIDMDataProvider.getResource(String id) |
Copyright © 2019. All rights reserved.