Package com.unboundid.scim.data

Interface Summary
ResourceFactory<R extends BaseResource> Factory interface for creating SCIM resource instances for a given resource descriptor.
 

Class Summary
Address This class represents the address complex attribute in user resources.
AttributeValueResolver<T> Used to resolve SCIM attribute values to Java instances.
AuthenticationScheme This class represents the AuthenticationSchemes complex attribute in the Service Provider Config.
BaseResource This class represents a SCIM resource.
BulkConfig A complex type that specifies BULK configuration options.
ChangePasswordConfig A complex type that specifies Change Password configuration options.
Entry<T> Represents a standard value of a multi-valued attribute.
ETagConfig A complex type that specifies ETag configuration options.
FilterConfig A complex type that specifies FILTER configuration options.
GroupResource This class represents a Group resource.
Manager The User's manager.
Meta A complex type containing metadata about the resource.
Name A complex type containing the components of the User's real name.
PatchConfig A complex type that specifies PATCH configuration options.
ServiceProviderConfig This class represents the SCIM Service Provider Configuration.
SortConfig A complex type that specifies SORT configuration options.
UserResource This class represents a User resource.
XmlDataFormatConfig A complex type that specifies XML data format configuration options.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.