| Class and Description |
|---|
| ComplexValue
This class represents a SCIM complex attribute value.
|
| InvalidResourceException
Signals an error while looking up resources and attributes.
|
| SCIMAttributeValue
This class represents a System for Cross-Domain Identity Management (SCIM)
attribute value.
|
| SCIMObject
This class represents a System for Cross-Domain Identity Management (SCIM)
object.
|
| SCIMResponse
This class represents the response to a SCIM request.
|
| SimpleValue
This class represents a SCIM simple value.
|
| Class and Description |
|---|
| 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 SDK.
|
| Class and Description |
|---|
| 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 System for Cross-Domain Identity Management (SCIM)
attribute.
|
| SCIMAttributeValue
This class represents a System for Cross-Domain Identity Management (SCIM)
attribute value.
|
| SCIMException
This class is the base class for all custom checked exceptions defined in
the SCIM SDK.
|
| Class and Description |
|---|
| 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 SDK.
|
| Class and Description |
|---|
| InvalidResourceException
Signals an error while looking up resources and attributes.
|
| SCIMResponse
This class represents the response to a SCIM request.
|
| Class and Description |
|---|
| 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.
|
| BulkException
A wrapper exception for SCIMException for individual bulk operations.
|
| 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.
|
| Diff
This utility class may be used to generate a set of attribute
modifications between two SCIM resources of the same type.
|
| 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.
|
| OAuthToken
This class represents an OAuth token, described by
RFC 6750.
|
| OAuthToken.Type
This enum defines the supported set of OAuth token types.
|
| OAuthTokenStatus
This class defines the validation status of a OAuth 2.0 bearer token, and
allows a OAuthTokenHandler extension to insert an error description and
OAuth scope value to be returned to the client.
|
| OAuthTokenStatus.ErrorCode
Possible values for the error_code.
|
| PageParameters
This class represents the pagination parameters in a SCIM request.
|
| PatchResourceRequest
This class represents a SCIM Patch Resource request to update a resource.
|
| 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.
|
| ResourceNotFoundException
Signals the specified resource; e.g., User, does not exist.
|
| 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 System for Cross-Domain Identity Management (SCIM)
attribute.
|
| SCIMAttributeValue
This class represents a System for Cross-Domain 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 SDK.
|
| 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 System for Cross-Domain 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.
|
| Class and Description |
|---|
| SCIMObject
This class represents a System for Cross-Domain Identity Management (SCIM)
object.
|
| SCIMResponse
This class represents the response to a SCIM request.
|
| Class and Description |
|---|
| BulkContentHandler
This class must be extended to handle the content of a bulk operation.
|
| BulkException
A wrapper exception for SCIMException for individual bulk operations.
|
| 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.
|
| OAuthTokenHandler
This class defines an API that must be implemented by extensions which will
handle incoming SCIM requests with OAuth 2.0 bearer token authentication.
|
| 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 SDK.
|
| SCIMResponse
This class represents the response to a SCIM request.
|
Copyright © 2011–2016 UnboundID. All rights reserved.