| Interface | Description |
|---|---|
| Attribute |
Interface to represent Attribute defined in SCIM schema spec.
|
| Class | Description |
|---|---|
| AbstractAttribute |
This class abstracts out the common characteristics of different types of attributes defined in
SCIM Core Schema Spec.
|
| ComplexAttribute |
This class is a blueprint of ComplexAttribute defined in SCIM Core Schema Spec.
|
| DefaultAttributeFactory |
Default implementation of AttributeFactory according to SCIM Schema spec.
|
| MultiValuedAttribute |
This class is a blueprint of MultiValuedAttribute defined in SCIM Core Schema Spec.
|
| SCIMCustomAttribute |
This data model represents the attribute of custom schema.
|
| SimpleAttribute |
This class is a blueprint of SimpleAttribute defined in SCIM Core Schema Spec.
|
Copyright © 2022 WSO2. All rights reserved.