Uses of Package
com.unboundid.scim.sdk

Packages that use com.unboundid.scim.sdk
com.unboundid.scim.data   
com.unboundid.scim.marshal   
com.unboundid.scim.marshal.json   
com.unboundid.scim.marshal.xml   
com.unboundid.scim.schema   
com.unboundid.scim.sdk   
com.unboundid.scim.sdk.examples   
com.unboundid.scim.wink   
 

Classes in com.unboundid.scim.sdk used by com.unboundid.scim.data
InvalidResourceException
          Signals an error while looking up resources and attributes.
SCIMAttributeValue
          This class represents a Simple Cloud Identity Management (SCIM) attribute value.
SCIMObject
          This class represents a Simple Cloud Identity Management (SCIM) object.
SCIMResponse
          This class represents the response to a SCIM request.
 

Classes in com.unboundid.scim.sdk used by com.unboundid.scim.marshal
BulkContentHandler
          This class must be extended to handle the content of a bulk operation.
BulkOperation
          This class represents an individual operation within a bulk operation request or response.
InvalidResourceException
          Signals an error while looking up resources and attributes.
Resources
          Represents a list of SCIM resources returned by the service provider from a query/listing request.
SCIMException
          This class is the base class for all custom checked exceptions defined in the SCIM server.
 

Classes in com.unboundid.scim.sdk used by com.unboundid.scim.marshal.json
BulkContentHandler
          This class must be extended to handle the content of a bulk operation.
BulkOperation
          This class represents an individual operation within a bulk operation request or response.
InvalidResourceException
          Signals an error while looking up resources and attributes.
Resources
          Represents a list of SCIM resources returned by the service provider from a query/listing request.
SCIMAttribute
          This class represents a Simple Cloud Identity Management (SCIM) attribute.
SCIMAttributeValue
          This class represents a Simple Cloud Identity Management (SCIM) attribute value.
SCIMException
          This class is the base class for all custom checked exceptions defined in the SCIM server.
 

Classes in com.unboundid.scim.sdk used by com.unboundid.scim.marshal.xml
BulkContentHandler
          This class must be extended to handle the content of a bulk operation.
BulkOperation
          This class represents an individual operation within a bulk operation request or response.
InvalidResourceException
          Signals an error while looking up resources and attributes.
Resources
          Represents a list of SCIM resources returned by the service provider from a query/listing request.
SCIMException
          This class is the base class for all custom checked exceptions defined in the SCIM server.
 

Classes in com.unboundid.scim.sdk used by com.unboundid.scim.schema
InvalidResourceException
          Signals an error while looking up resources and attributes.
SCIMResponse
          This class represents the response to a SCIM request.
 

Classes in com.unboundid.scim.sdk used by com.unboundid.scim.sdk
AttributePath
          This class represents a path to an attribute or sub-attribute.
BulkContentHandler
          This class must be extended to handle the content of a bulk operation.
BulkOperation
          This class represents an individual operation within a bulk operation request or response.
BulkOperation.Method
          The different methods that are supported within bulk operations.
BulkResponse
          This class represents the response to a bulk request.
DebugType
          This enumeration defines a set of debugging types that are used by the SCIM SDK.
DeleteResourceRequest
          This class represents a SCIM Delete Resource request delete a single resource.
GetResourceRequest
          This class represents a SCIM Get Resource request to retrieve all or selected attributes from a single resource.
GetResourcesRequest
          This class represents a SCIM Get Resources request to retrieve selected resources.
InvalidResourceException
          Signals an error while looking up resources and attributes.
PageParameters
          This class represents the pagination parameters in a SCIM request.
PostResourceRequest
          This class represents a SCIM Post Resource request to create a new resource.
PutResourceRequest
          This class represents a SCIM Put Resource request to replace the contents of an existing resource.
ResourceReturningRequest
          This class is the base class for SCIM requests that return resources in the response.
Resources
          Represents a list of SCIM resources returned by the service provider from a query/listing request.
SCIMAttribute
          This class represents a Simple Cloud Identity Management (SCIM) attribute.
SCIMAttributeValue
          This class represents a Simple Cloud Identity Management (SCIM) attribute value.
SCIMBackend
          This class defines an API for a backend that can be plugged into the SCIM server.
SCIMBackendConfig
          This class contains mutable configuration settings for a SCIM Backend.
SCIMEndpoint
          This class represents a SCIM endpoint (ie.
SCIMException
          This class is the base class for all custom checked exceptions defined in the SCIM server.
SCIMFilter
          This class represents a SCIM query filter.
SCIMFilterType
          This enumeration defines the set of possible filter types that may be used for SCIM query filters.
SCIMObject
          This class represents a Simple Cloud Identity Management (SCIM) object.
SCIMQueryAttributes
          This class represents a list of query attributes taken from the attributes query parameter.
SCIMRequest
          This class is the base class for all SCIM requests.
SCIMResponse
          This class represents the response to a SCIM request.
SimpleValue
          This class represents a SCIM simple value.
SortParameters
          This class represents the sorting parameters in a SCIM request.
Status
          This class represents the response status of an individual operation within a bulk operation.
 

Classes in com.unboundid.scim.sdk used by com.unboundid.scim.sdk.examples
SCIMObject
          This class represents a Simple Cloud Identity Management (SCIM) object.
SCIMResponse
          This class represents the response to a SCIM request.
 

Classes in com.unboundid.scim.sdk used by com.unboundid.scim.wink
BulkContentHandler
          This class must be extended to handle the content of a bulk operation.
BulkOperation
          This class represents an individual operation within a bulk operation request or response.
BulkStreamResponse
          Implements a SCIMResponse to handle bulk responses without keeping the entire response in memory.
SCIMBackend
          This class defines an API for a backend that can be plugged into the SCIM server.
SCIMException
          This class is the base class for all custom checked exceptions defined in the SCIM server.
SCIMResponse
          This class represents the response to a SCIM request.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.