- getAddresses() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A physical mailing address for this user.
- getArrayAttribute(String, Class<T>) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
extracts an object type attribute
- getArrayAttribute(JsonNode, String) - Static method in class de.captaingoldfish.scim.sdk.common.utils.JsonHelper
-
tries to get an array from the given json node
- getAttributeDescription() - Method in interface de.captaingoldfish.scim.sdk.common.resources.base.ScimNode
-
- getAttributeName() - Method in interface de.captaingoldfish.scim.sdk.common.resources.base.ScimNode
-
- getAttributes() - Method in class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
A multi-valued list of strings indicating the names of resource attributes to return in the response,
overriding the set of attributes that would be returned by default.
- getAttributes() - Method in class de.captaingoldfish.scim.sdk.common.schemas.Schema
-
gets the schema attributes of this schema
- getAuthenticationSchemes() - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
A multi-valued complex type that specifies supported authentication scheme properties.
- getAuthenticationType() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.AuthenticationScheme
-
The authentication scheme.
- getBooleanAttribute(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
extracts a boolean type attribute
- getBulkConfig() - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
A complex type that specifies bulk configuration options.
- getBulkId() - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequestOperation
-
The transient identifier of a newly created resource, unique within a bulk request and created by the
client.
- getBulkId() - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponseOperation
-
The transient identifier of a newly created resource, unique within a bulk request and created by the
client.
- getBulkRequestOperations() - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequest
-
Defines operations within a bulk job.
- getBulkResponseOperations() - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponse
-
Defines operations within a bulk job.
- getByValue(String) - Static method in enum de.captaingoldfish.scim.sdk.common.constants.enums.Mutability
-
- getByValue(String) - Static method in enum de.captaingoldfish.scim.sdk.common.constants.enums.PatchOp
-
- getByValue(String) - Static method in enum de.captaingoldfish.scim.sdk.common.constants.enums.ReferenceTypes
-
- getByValue(String) - Static method in enum de.captaingoldfish.scim.sdk.common.constants.enums.Returned
-
- getByValue(String) - Static method in enum de.captaingoldfish.scim.sdk.common.constants.enums.SortOrder
-
tries to get the correct sortOrder value by the given value
- getByValue(String) - Static method in enum de.captaingoldfish.scim.sdk.common.constants.enums.Type
-
- getByValue(String) - Static method in enum de.captaingoldfish.scim.sdk.common.constants.enums.Uniqueness
-
- getCanonicalValues() - Method in interface de.captaingoldfish.scim.sdk.common.resources.base.ScimNode
-
- getCanonicalValues() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
A collection of suggested canonical values that
MAY be used (e.g., "work" and "home").
- getChangePasswordConfig() - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
A complex type that specifies configuration options related to changing a password.
- getCostCenter() - Method in class de.captaingoldfish.scim.sdk.common.resources.EnterpriseUser
-
Identifies the name of a cost center.
- getCount() - Method in class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
An integer indicating the desired maximum number of query results per page.
- getCountry() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.Address
-
The country name component.
- getCreated() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The "DateTime" that the resource was added to the service provider.
- getData() - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequestOperation
-
The resource data as it would appear for a single SCIM POST, PUT, or PATCH operation.
- getDateTimeAttribute(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
extracts a dateTime type attribute
- getDepartment() - Method in class de.captaingoldfish.scim.sdk.common.resources.EnterpriseUser
-
Identifies the name of a department.
- getDescription() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.AuthenticationScheme
-
A description of the authentication scheme.
- getDescription() - Method in class de.captaingoldfish.scim.sdk.common.schemas.Schema
-
The schema's human-readable description.
- getDescription() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The attribute's human-readable description.
- getDetail() - Method in exception de.captaingoldfish.scim.sdk.common.exceptions.ScimException
-
- getDetail() - Method in class de.captaingoldfish.scim.sdk.common.response.ErrorResponse
-
A detailed human-readable message.
- getDisplay() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.MultiComplexNode
-
A human-readable name, primarily used for display purposes and having a mutability of "immutable".
- getDisplayName() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Manager
-
The displayName of the user's manager.
- getDisplayName() - Method in class de.captaingoldfish.scim.sdk.common.resources.Group
-
A human-readable name for the Group.
- getDisplayName() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
The name of the user, suitable for display to end-users.
- getDivision() - Method in class de.captaingoldfish.scim.sdk.common.resources.EnterpriseUser
-
Identifies the name of a division.
- getDocumentationUri() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.AuthenticationScheme
-
An HTTP-addressable URL pointing to the authentication scheme's usage documentation.
- getDocumentationUri() - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
An HTTP-addressable URL pointing to the service provider's human-consumable help documentation.
- getDoubleAttribute(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
extracts a double type attribute
- getEmails() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
Email addresses for the User.
- getEmployeeNumber() - Method in class de.captaingoldfish.scim.sdk.common.resources.EnterpriseUser
-
A string identifier, typically numeric or alphanumeric, assigned to a person, typically based on order of
hire or association with an organization.
- getEnterpriseUser() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
The following SCIM extension defines attributes commonly used in representing users that belong to, or act
on behalf of, a business or enterprise.
- getEntitlements() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A list of entitlements for the user that represent a thing the user has.
- getEntityTag() - Method in class de.captaingoldfish.scim.sdk.common.etag.ETag
-
- getETagConfig() - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
A complex type that specifies ETag configuration options.
- getExcludedAttributes() - Method in class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
A multi-valued list of strings indicating the names of resource attributes to be removed from the default
set of attributes to return.
- getExternalId() - Method in class de.captaingoldfish.scim.sdk.common.resources.ResourceNode
-
A String that is an identifier for the resource as defined by the provisioning client.
- getFailOnErrors() - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequest
-
An integer specifying the number of errors that the service provider will accept before the operation is
terminated and an error response is returned.
- getFamilyName() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Name
-
The family name of the User, or last name in most Western languages (e.g., "Jensen" given the full name
"Ms.
- getFilter() - Method in class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
The filter string used to request a subset of resources.
- getFilterConfig() - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
A complex type that specifies FILTER options.
- getFormatted() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Name
-
The full name, including all middle names, titles, and suffixes as appropriate, formatted for display
(e.g., "Ms.
- getFormatted() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.Address
-
The full mailing address, formatted for display or use with a mailing label.
- getFullResourceName() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
- getGivenName() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Name
-
The given name of the User, or first name in most Western languages (e.g., "Barbara" given the full name
"Ms.
- getGroups() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A list of groups to which the user belongs, either through direct membership, through nested groups, or
dynamically calculated.
- getHonorificPrefix() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Name
-
The honorific prefix(es) of the User, or title in most Western languages (e.g., "Ms." given the full name
"Ms.
- getHonorificSuffix() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Name
-
The honorific suffix(es) of the User, or suffix in most Western languages (e.g., "III" given the full name
"Ms.
- getHttpStatus() - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponse
-
the http status code of the response
- getHttpStatus() - Method in class de.captaingoldfish.scim.sdk.common.response.CreateResponse
-
the http status code of the response
- getHttpStatus() - Method in class de.captaingoldfish.scim.sdk.common.response.DeleteResponse
-
the http status code of the response
- getHttpStatus() - Method in class de.captaingoldfish.scim.sdk.common.response.ErrorResponse
-
the http status code of the response
- getHttpStatus() - Method in class de.captaingoldfish.scim.sdk.common.response.GetResponse
-
the http status code of the response
- getHttpStatus() - Method in class de.captaingoldfish.scim.sdk.common.response.ListResponse
-
the http status code of the response
- getHttpStatus() - Method in class de.captaingoldfish.scim.sdk.common.response.ScimResponse
-
the http status code of the response
- getHttpStatus() - Method in class de.captaingoldfish.scim.sdk.common.response.UpdateResponse
-
the http status code of the response
- getId() - Method in class de.captaingoldfish.scim.sdk.common.resources.ResourceNode
-
A unique identifier for a SCIM resource as defined by the service provider.
- getIms() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
Instant messaging address for the user.
- getIntegerAttribute(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
extracts an integer type attribute
- getItemsPerPage() - Method in class de.captaingoldfish.scim.sdk.common.response.ListResponse
-
Non-negative integer.
- getLastModified() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The most recent DateTime that the details of this resource were updated at the service provider.
- getListedResources() - Method in class de.captaingoldfish.scim.sdk.common.response.ListResponse
-
the resources that have been extracted
- getLocale() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
Used to indicate the User's default location for purposes of
localizing such items as currency, date time format, or numerical
representations.
- getLocality() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.Address
-
The city or locality component.
- getLocation() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The URI of the resource being returned.
- getLocation() - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponseOperation
-
The resource endpoint URL.
- getLongAttribute(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
extracts a long type attribute
- getManager() - Method in class de.captaingoldfish.scim.sdk.common.resources.EnterpriseUser
-
The user's manager.
- getMaximum() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of "maximum" MUST be a number, representing an inclusive
upper limit for a numeric instance.
- getMaxItems() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of this keyword MUST be a non-negative integer.
- getMaxLength() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of this keyword MUST be a non-negative integer.
- getMaxOperations() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.BulkConfig
-
An integer value specifying the maximum number of operations.
- getMaxPayloadSize() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.BulkConfig
-
An integer value specifying the maximum payload size in bytes.
- getMaxResults() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.FilterConfig
-
An integer value specifying the maximum number of resources returned in a response.
- getMembers() - Method in class de.captaingoldfish.scim.sdk.common.resources.Group
-
A list of members of the Group.
- getMeta() - Method in class de.captaingoldfish.scim.sdk.common.resources.ResourceNode
-
A complex attribute containing resource metadata.
- getMethod() - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequestOperation
-
The HTTP method of the current operation.
- getMethod() - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponseOperation
-
The HTTP method of the current operation.
- getMiddleName() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Name
-
The middle name(s) of the User (e.g., "Jane" given the full name "Ms.
- getMinimum() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of "minimum" MUST be a number, representing an inclusive
lower limit for a numeric instance.
- getMinItems() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of this keyword MUST be a non-negative integer.
- getMinLength() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of this keyword MUST be a non-negative integer.
- getMultipleOf() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of "multipleOf" MUST be a number, strictly greater than 0.
- getMutability() - Method in interface de.captaingoldfish.scim.sdk.common.resources.base.ScimNode
-
- getMutability() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
A single keyword indicating the circumstances under
which the value of the attribute can be (re)defined:
readOnly The attribute SHALL NOT be modified.
- getName() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.AuthenticationScheme
-
The common authentication scheme name, e.g., HTTP Basic.
- getName() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
The components of the user's name.
- getName() - Method in class de.captaingoldfish.scim.sdk.common.schemas.Schema
-
The schema's human-readable name.
- getName() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The attribute's name.
- getNamePrefix() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
- getNickName() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
The casual way to address the user in real life, e.g., "Bob" or "Bobby" instead of "Robert".
- getNonNullId() - Method in class de.captaingoldfish.scim.sdk.common.schemas.Schema
-
used explicitly for schema validation for easier code reading
- getNotAfter() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
a dateTime validation attribute that must not be after the value of this attribute
- getNotBefore() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
a dateTime validation attribute that must not be before the value of this attribute
- getObjectAttribute(String, Class<T>) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
extracts an object type attribute
- getObjectAttribute(JsonNode, String) - Static method in class de.captaingoldfish.scim.sdk.common.utils.JsonHelper
-
tries to get an json object from the given json node
- getOp() - Method in class de.captaingoldfish.scim.sdk.common.request.PatchRequestOperation
-
Each PATCH operation object MUST have exactly one "op" member, whose value indicates the operation to
perform and MAY be one of "add", "remove", or "replace"
(This will never return null on server side for schema validation is executed before this method is called)
- getOperations() - Method in class de.captaingoldfish.scim.sdk.common.request.PatchOpRequest
-
Defines operations within a bulk job.
- getOrganization() - Method in class de.captaingoldfish.scim.sdk.common.resources.EnterpriseUser
-
Identifies the name of an organization.
- getPassword() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
This attribute is intended to be used as a means to set, replace,
or compare (i.e., filter for equality) a password.
- getPatchConfig() - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
A complex type that specifies PATCH configuration options.
- getPath() - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequestOperation
-
The resource's relative path to the SCIM service provider's root.
- getPath() - Method in class de.captaingoldfish.scim.sdk.common.request.PatchRequestOperation
-
The "path" attribute value is a String containing an attribute path describing the target of the
operation.The "path" attribute is OPTIONAL for "add" and "replace" and is REQUIRED for "remove" operations.
- getPattern() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of this keyword MUST be a string.
- getPhoneNumbers() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
Phone numbers for the user.
- getPhotos() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A URI that is a uniform resource locator (as defined in Section 1.1.3 of [RFC3986]) that points to a
resource location representing the user's image.
- getPostalCode() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.Address
-
The zip code or postal code component.
- getPreferredLanguage() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
Indicates the user's preferred written or spoken languages and is generally used for selecting a localized
user interface.
- getProfileUrl() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A URI that is a uniform resource locator (as defined in Section 1.1.3 of [RFC3986]) and that points to a
location representing the user's online profile (e.g., a web page).
- getRef() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Manager
-
$ref The URI of the SCIM resource representing the User's manager.
- getRef() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.MultiComplexNode
-
The reference URI of a target resource, if the attribute is a reference.
- getReferenceTypes() - Method in interface de.captaingoldfish.scim.sdk.common.resources.base.ScimNode
-
- getReferenceTypes() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
A multi-valued array of JSON strings that indicate
the SCIM resource types that may be referenced.
- getRegion() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.Address
-
The state or region component.
- getResourceType() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The name of the resource type of the resource.
- getResponse() - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponseOperation
-
The HTTP response body for the specified request operation.
- GetResponse - Class in de.captaingoldfish.scim.sdk.common.response
-
author Pascal Knueppel
created at: 14.10.2019 - 20:09
represents a get response object
- GetResponse(JsonNode, String, Meta) - Constructor for class de.captaingoldfish.scim.sdk.common.response.GetResponse
-
- getReturned() - Method in interface de.captaingoldfish.scim.sdk.common.resources.base.ScimNode
-
- getReturned() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
A single keyword that indicates when an attribute and
associated values are returned in response to a GET request or
in response to a PUT, POST, or PATCH request.
- getRoles() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A list of roles for the user that collectively represent who the user is, e.g., "Student", "Faculty".
- getSchemaAttribute() - Method in interface de.captaingoldfish.scim.sdk.common.resources.base.ScimNode
-
- getSchemaAttribute(String) - Method in class de.captaingoldfish.scim.sdk.common.schemas.Schema
-
- getSchemas() - Method in class de.captaingoldfish.scim.sdk.common.resources.AbstractSchemasHolder
-
- getScimNodeName() - Method in interface de.captaingoldfish.scim.sdk.common.resources.base.ScimNode
-
- getScimNodeName() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
- getScimType() - Method in class de.captaingoldfish.scim.sdk.common.response.ErrorResponse
-
A SCIM detail error keyword.
- getSimpleArrayAttribute(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
extracts a simple attribute type
- getSimpleArrayAttribute(String, Class<T>) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
extracts a simple attribute type
- getSimpleArrayAttributeSet(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
extracts a simple attribute type
- getSimpleArrayAttributeSet(String, Class<T>) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
extracts a simple attribute type
- getSimpleAttribute(JsonNode, String) - Static method in class de.captaingoldfish.scim.sdk.common.utils.JsonHelper
-
will get a string attribute with the given name from the given json node
- getSimpleAttribute(JsonNode, String, Class<T>) - Static method in class de.captaingoldfish.scim.sdk.common.utils.JsonHelper
-
will get a string attribute with the given name from the given json node
- getSimpleAttributeArray(JsonNode, String) - Static method in class de.captaingoldfish.scim.sdk.common.utils.JsonHelper
-
extracts a list of simple attributes from the given json node
- getSimpleAttributeArray(JsonNode, String, Class<T>) - Static method in class de.captaingoldfish.scim.sdk.common.utils.JsonHelper
-
extracts a list of simple attributes from the given json node
- getSimpleAttributeByName(JsonNode, String) - Static method in class de.captaingoldfish.scim.sdk.common.utils.JsonHelper
-
will extract a scim attribute by its scim-name.
- getSortBy() - Method in class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
A string indicating the attribute whose value SHALL be used to order the returned responses.
- getSortConfig() - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
A complex type that specifies Sort configuration options.
- getSortingAttribute(SchemaAttribute) - Method in class de.captaingoldfish.scim.sdk.common.resources.ResourceNode
-
this method is specifically for sorting and applies to the following rules for the "sortBy" attribute
defined by RFC7644
The "sortBy" parameter specifies the attribute whose value
SHALL be used to order the returned responses.
- getSortOrder() - Method in class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
A string indicating the order in which the "sortBy" parameter is applied.
- getSpecUri() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.AuthenticationScheme
-
An HTTP-addressable URL pointing to the authentication scheme's specification.
- getStartIndex() - Method in class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
An integer indicating the 1-based index of the first query result.
- getStartIndex() - Method in class de.captaingoldfish.scim.sdk.common.response.ListResponse
-
The 1-based index of the first result in the current set of query results, e.g., 1.
- getStatus() - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponseOperation
-
The HTTP response status code for the requested operation.
- getStatus() - Method in class de.captaingoldfish.scim.sdk.common.response.ErrorResponse
-
The HTTP status code (see Section 6 of [RFC7231]) expressed as a JSON string.
- getStreetAddress() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.Address
-
The full street address component, which may include house number, street name, P.O. box, and multi-line
extended street address information.
- getStringAttribute(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
extracts a string type attribute
- getStringAttribute(String, Class<T>) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
extracts a TextNode type attribute
- getSubAttributes() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
When an attribute is of type "complex",
"subAttributes" defines a set of sub-attributes.
- getTimezone() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
The User's time zone, in IANA Time Zone database format [RFC6557], also known as the "Olson" time zone
database format [Olson-TZ] (e.g., "America/Los_Angeles").
- getTitle() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
The user's title, such as "Vice President".
- getTotalResults() - Method in class de.captaingoldfish.scim.sdk.common.response.ListResponse
-
Non-negative integer.
- getType() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.MultiComplexNode
-
A label indicating the attribute's function, e.g., "work" or "home".
- getType() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The attribute's data type.
- getUniqueness() - Method in interface de.captaingoldfish.scim.sdk.common.resources.base.ScimNode
-
- getUniqueness() - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
A single keyword value that specifies how the service
provider enforces uniqueness of attribute values.
- getUserName() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A service provider's unique identifier for the user, typically used by the user to directly authenticate to
the service provider.
- getUserType() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
Used to identify the relationship between the organization and the user.
- getValue() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Manager
-
The "id" of the SCIM resource representing the user's manager.
- getValue() - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.MultiComplexNode
-
The attribute's significant value, e.g., email address, phone number.
- getValues() - Method in class de.captaingoldfish.scim.sdk.common.request.PatchRequestOperation
-
the new value of the targeted attribute
(This will never return null on server side for schema validation is executed before this method is called)
- getValueType() - Method in interface de.captaingoldfish.scim.sdk.common.resources.base.ScimNode
-
- getVersion() - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequestOperation
-
The version of the resource being returned.
- getVersion() - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The version of the resource being returned.
- getVersion() - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponseOperation
-
The version of the resource being returned.
- getX509Certificates() - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A list of certificates associated with the resource (e.g., a User).
- GIVEN_NAME - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-
- Group - Class in de.captaingoldfish.scim.sdk.common.resources
-
author Pascal Knueppel
created at: 07.10.2019 - 23:22
SCIM provides a schema for representing groups, identified using the
following schema URI: "urn:ietf:params:scim:schemas:core:2.0:Group".
- Group() - Constructor for class de.captaingoldfish.scim.sdk.common.resources.Group
-
- Group(String, String, String, List<Member>, Meta) - Constructor for class de.captaingoldfish.scim.sdk.common.resources.Group
-
- GROUP_RESOURCE_TYPE_JSON - Static variable in class de.captaingoldfish.scim.sdk.common.constants.ClassPathReferences
-
- GROUP_SCHEMA_JSON - Static variable in class de.captaingoldfish.scim.sdk.common.constants.ClassPathReferences
-
- GROUP_URI - Static variable in class de.captaingoldfish.scim.sdk.common.constants.SchemaUris
-
- GroupNode - Class in de.captaingoldfish.scim.sdk.common.resources.multicomplex
-
author Pascal Knueppel
created at: 11.10.2019 - 13:15
A list of groups to which the user belongs, either through direct membership, through nested groups, or
dynamically calculated.
- GroupNode(String, Boolean, String, String, String) - Constructor for class de.captaingoldfish.scim.sdk.common.resources.multicomplex.GroupNode
-
- GROUPS - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-
- GROUPS - Static variable in class de.captaingoldfish.scim.sdk.common.constants.EndpointPaths
-
- GROUPS - Static variable in class de.captaingoldfish.scim.sdk.common.constants.ResourceTypeNames
-
- SCHEMA - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-
- SCHEMA - Static variable in class de.captaingoldfish.scim.sdk.common.constants.ResourceTypeNames
-
- Schema - Class in de.captaingoldfish.scim.sdk.common.schemas
-
author Pascal Knueppel
created at: 03.10.2019 - 13:24
this class will represent a SCIM schema definition
- Schema(JsonNode, String) - Constructor for class de.captaingoldfish.scim.sdk.common.schemas.Schema
-
- Schema(JsonNode) - Constructor for class de.captaingoldfish.scim.sdk.common.schemas.Schema
-
- SCHEMA_EXTENSIONS - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-
- SCHEMA_RESOURCE_TYPE_JSON - Static variable in class de.captaingoldfish.scim.sdk.common.constants.ClassPathReferences
-
- SCHEMA_URI - Static variable in class de.captaingoldfish.scim.sdk.common.constants.SchemaUris
-
- SchemaAttribute - Class in de.captaingoldfish.scim.sdk.common.schemas
-
holds the data of an attribute definition from a schema type document
- SchemaAttribute(Schema, String, SchemaAttribute, JsonNode, String) - Constructor for class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
- SchemaAttribute(Schema, String, SchemaAttribute, JsonNode) - Constructor for class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
- SCHEMAS - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-
- SCHEMAS - Static variable in class de.captaingoldfish.scim.sdk.common.constants.EndpointPaths
-
- SchemaUris - Class in de.captaingoldfish.scim.sdk.common.constants
-
author Pascal Knueppel
created at: 28.09.2019 - 12:29
this class holds the constants defined by RFC7643 and RFC7644 that must be present within the
"schemas"-attributes of resource representations
- SchemaUris() - Constructor for class de.captaingoldfish.scim.sdk.common.constants.SchemaUris
-
- SCIM_CONTENT_TYPE - Static variable in class de.captaingoldfish.scim.sdk.common.constants.HttpHeader
-
- SCIM_CORE_URI - Static variable in class de.captaingoldfish.scim.sdk.common.constants.SchemaUris
-
- SCIM_MESSAGES_URI - Static variable in class de.captaingoldfish.scim.sdk.common.constants.SchemaUris
-
- SCIM_TYPE - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-
- ScimArrayNode - Class in de.captaingoldfish.scim.sdk.common.resources.base
-
author Pascal Knueppel
created at: 05.10.2019 - 20:11
- ScimArrayNode(SchemaAttribute) - Constructor for class de.captaingoldfish.scim.sdk.common.resources.base.ScimArrayNode
-
- ScimBooleanNode - Class in de.captaingoldfish.scim.sdk.common.resources.base
-
author Pascal Knueppel
created at: 05.10.2019 - 20:19
- ScimBooleanNode(SchemaAttribute, boolean) - Constructor for class de.captaingoldfish.scim.sdk.common.resources.base.ScimBooleanNode
-
- ScimDoubleNode - Class in de.captaingoldfish.scim.sdk.common.resources.base
-
author Pascal Knueppel
created at: 05.10.2019 - 20:19
- ScimDoubleNode(SchemaAttribute, double) - Constructor for class de.captaingoldfish.scim.sdk.common.resources.base.ScimDoubleNode
-
- ScimException - Exception in de.captaingoldfish.scim.sdk.common.exceptions
-
author Pascal Knueppel
created at: 28.09.2019 - 15:19
the base exception of all scim errors
- ScimException(String, Throwable, Integer, String) - Constructor for exception de.captaingoldfish.scim.sdk.common.exceptions.ScimException
-
- ScimIntNode - Class in de.captaingoldfish.scim.sdk.common.resources.base
-
author Pascal Knueppel
created at: 05.10.2019 - 20:19
- ScimIntNode(SchemaAttribute, int) - Constructor for class de.captaingoldfish.scim.sdk.common.resources.base.ScimIntNode
-
- ScimLongNode - Class in de.captaingoldfish.scim.sdk.common.resources.base
-
author Pascal Knueppel
created at: 05.10.2019 - 20:19
- ScimLongNode(SchemaAttribute, long) - Constructor for class de.captaingoldfish.scim.sdk.common.resources.base.ScimLongNode
-
- ScimNode - Interface in de.captaingoldfish.scim.sdk.common.resources.base
-
author Pascal Knueppel
created at: 05.10.2019 - 16:37
an implementation with default methods to simulate multiple inheritance to jackson
JsonNodes
- ScimObjectNode - Class in de.captaingoldfish.scim.sdk.common.resources.base
-
author Pascal Knueppel
created at: 05.10.2019 - 20:10
- ScimObjectNode() - Constructor for class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
- ScimObjectNode(SchemaAttribute) - Constructor for class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
- ScimResponse - Class in de.captaingoldfish.scim.sdk.common.response
-
author Pascal Knueppel
created at: 03.10.2019 - 19:29
The abstract implementation for all responses created by this framework
- ScimResponse(JsonNode) - Constructor for class de.captaingoldfish.scim.sdk.common.response.ScimResponse
-
- ScimTextNode - Class in de.captaingoldfish.scim.sdk.common.resources.base
-
author Pascal Knueppel
created at: 05.10.2019 - 20:19
- ScimTextNode(SchemaAttribute, String) - Constructor for class de.captaingoldfish.scim.sdk.common.resources.base.ScimTextNode
-
- ScimType - Class in de.captaingoldfish.scim.sdk.common.constants
-
author Pascal Knueppel
created at: 04.10.2019 - 00:59
- ScimType() - Constructor for class de.captaingoldfish.scim.sdk.common.constants.ScimType
-
- scimType - Variable in exception de.captaingoldfish.scim.sdk.common.exceptions.ScimException
-
the scim type for scim errors as defined in RFC7644 3.12.
- ScimType.Custom - Class in de.captaingoldfish.scim.sdk.common.constants
-
these are the scim types that have been defined by this application
- ScimType.RFC7644 - Class in de.captaingoldfish.scim.sdk.common.constants
-
these are the scim types defined by RFC7644
- ScimX509Certificate - Class in de.captaingoldfish.scim.sdk.common.resources.multicomplex
-
author Pascal Knueppel
created at: 11.10.2019 - 13:16
A list of certificates associated with the resource (e.g., a User).
- ScimX509Certificate(String, Boolean, String, String, String) - Constructor for class de.captaingoldfish.scim.sdk.common.resources.multicomplex.ScimX509Certificate
-
- SEARCH - Static variable in class de.captaingoldfish.scim.sdk.common.constants.EndpointPaths
-
- SEARCH_REQUEST_URI - Static variable in class de.captaingoldfish.scim.sdk.common.constants.SchemaUris
-
- SearchRequest - Class in de.captaingoldfish.scim.sdk.common.request
-
author Pascal Knueppel
created at: 18.10.2019 - 18:39
represents a search request that is used on .search requests
- SearchRequest() - Constructor for class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
- SearchRequest(Long, Integer, String, String, SortOrder, String, String) - Constructor for class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
- SENSITIVE - Static variable in class de.captaingoldfish.scim.sdk.common.constants.ScimType.RFC7644
-
The specified request cannot be completed, due to the passing of sensitive (e.g., personal) information in
a request URI.
- SERVICE_PROVIDER_CONFIG - Static variable in class de.captaingoldfish.scim.sdk.common.constants.EndpointPaths
-
- SERVICE_PROVIDER_CONFIG - Static variable in class de.captaingoldfish.scim.sdk.common.constants.ResourceTypeNames
-
- SERVICE_PROVIDER_CONFIG_URI - Static variable in class de.captaingoldfish.scim.sdk.common.constants.SchemaUris
-
- SERVICE_PROVIDER_RESOURCE_TYPE_JSON - Static variable in class de.captaingoldfish.scim.sdk.common.constants.ClassPathReferences
-
- ServiceProvider - Class in de.captaingoldfish.scim.sdk.common.resources
-
author Pascal Knueppel
created at: 18.10.2019 - 09:39
SCIM provides a schema for representing the service provider's configuration, identified using the
following schema URI: "urn:ietf:params:scim:schemas:core:2.0:ServiceProviderConfig".
- ServiceProvider(String, PatchConfig, ChangePasswordConfig, SortConfig, ETagConfig, FilterConfig, BulkConfig, List<AuthenticationScheme>) - Constructor for class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
- setActive(Boolean) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A Boolean value indicating the user's administrative status.
- setAddresses(List<Address>) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A physical mailing address for this user.
- setAttribute(String, String) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
adds or removes a string type attribute
- setAttribute(String, Boolean) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
adds or removes a boolean type attribute
- setAttribute(String, Long) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
adds or removes a long type attribute
- setAttribute(String, Integer) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
adds or removes an integer type attribute
- setAttribute(String, Double) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
adds or removes a double type attribute
- setAttribute(String, ObjectNode) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
adds or removes an object type attribute
- setAttribute(String, List<T>) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
adds or removes an array type attribute
- setAttributeList(String, List<T>) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
adds or removes an array type attribute
- setAttributes(String) - Method in class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
A multi-valued list of strings indicating the names of resource attributes to return in the response,
overriding the set of attributes that would be returned by default.
- setAuthenticationSchemes(List<AuthenticationScheme>) - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
A multi-valued complex type that specifies supported authentication scheme properties.
- setAuthenticationType(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.AuthenticationScheme
-
The authentication scheme.
- setBulkConfig(BulkConfig) - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
A complex type that specifies bulk configuration options.
- setBulkId(String) - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequestOperation
-
The transient identifier of a newly created resource, unique within a bulk request and created by the
client.
- setBulkId(String) - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponseOperation
-
The transient identifier of a newly created resource, unique within a bulk request and created by the
client.
- setBulkRequestOperations(List<BulkRequestOperation>) - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequest
-
Defines operations within a bulk job.
- setBulkResponseOperations(List<BulkResponseOperation>) - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponse
-
Defines operations within a bulk job.
- setChangePasswordConfig(ChangePasswordConfig) - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
A complex type that specifies configuration options related to changing a password.
- setCostCenter(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.EnterpriseUser
-
Identifies the name of a cost center.
- setCount(Integer) - Method in class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
An integer indicating the desired maximum number of query results per page.
- setCountry(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.Address
-
The country name component.
- setCreated(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The "DateTime" that the resource was added to the service provider.
- setCreated(OffsetDateTime) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The "DateTime" that the resource was added to the service provider.
- setCreated(LocalDateTime) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The "DateTime" that the resource was added to the service provider.
- setCreated(Instant) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The "DateTime" that the resource was added to the service provider.
- setData(String) - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequestOperation
-
The resource data as it would appear for a single SCIM POST, PUT, or PATCH operation.
- setDateTimeAttribute(String, Instant) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
adds or removes a dateTime type attribute by default the JSON String representation will keep
DEFAULT_FRACTIONALS_TO_KEEP fractionals i.e. 1970-01-01T00:00:00.000Z
- setDateTimeAttribute(String, Instant, int) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
adds or removes a dateTime type attribute including the given fractionalDigits inside the JSON TextNode
- setDateTimeAttribute(String, LocalDateTime) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
adds or removes a dateTime type attribute
- setDateTimeAttribute(String, OffsetDateTime) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
adds or removes a dateTime type attribute
- setDepartment(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.EnterpriseUser
-
Identifies the name of a department.
- setDescription(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.AuthenticationScheme
-
A description of the authentication scheme.
- setDetail(String) - Method in class de.captaingoldfish.scim.sdk.common.response.ErrorResponse
-
A detailed human-readable message.
- setDisplay(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.MultiComplexNode
-
A human-readable name, primarily used for display purposes and having a mutability of "immutable".
- setDisplayName(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Manager
-
The displayName of the user's manager.
- setDisplayName(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.Group
-
A human-readable name for the Group.
- setDisplayName(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
The name of the user, suitable for display to end-users.
- setDivision(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.EnterpriseUser
-
Identifies the name of a division.
- setDocumentationUri(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.AuthenticationScheme
-
An HTTP-addressable URL pointing to the authentication scheme's usage documentation.
- setDocumentationUri(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
An HTTP-addressable URL pointing to the service provider's human-consumable help documentation.
- setEmails(List<Email>) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
Email addresses for the User.
- setEmployeeNumber(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.EnterpriseUser
-
A string identifier, typically numeric or alphanumeric, assigned to a person, typically based on order of
hire or association with an organization.
- setEnterpriseUser(EnterpriseUser) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
The following SCIM extension defines attributes commonly used in representing users that belong to, or act
on behalf of, a business or enterprise.
- setEntitlements(List<Entitlement>) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A list of entitlements for the user that represent a thing the user has.
- setETag(Meta) - Method in class de.captaingoldfish.scim.sdk.common.response.ScimResponse
-
will set the entity tag into the response headers
- setETagConfig(ETagConfig) - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
A complex type that specifies ETag configuration options.
- setExcludedAttributes(String) - Method in class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
A multi-valued list of strings indicating the names of resource attributes to be removed from the default
set of attributes to return.
- setExternalId(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.ResourceNode
-
A String that is an identifier for the resource as defined by the provisioning client.
- setFailOnErrors(Integer) - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequest
-
An integer specifying the number of errors that the service provider will accept before the operation is
terminated and an error response is returned.
- setFamilyName(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Name
-
The family name of the User, or last name in most Western languages (e.g., "Jensen" given the full name
"Ms.
- setFilter(String) - Method in class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
The filter string used to request a subset of resources.
- setFilterConfig(FilterConfig) - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
A complex type that specifies FILTER options.
- setFormatted(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Name
-
The full name, including all middle names, titles, and suffixes as appropriate, formatted for display
(e.g., "Ms.
- setFormatted(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.Address
-
The full mailing address, formatted for display or use with a mailing label.
- setGivenName(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Name
-
The given name of the User, or first name in most Western languages (e.g., "Barbara" given the full name
"Ms.
- setGroups(List<GroupNode>) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A list of groups to which the user belongs, either through direct membership, through nested groups, or
dynamically calculated.
- setHonorificPrefix(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Name
-
The honorific prefix(es) of the User, or title in most Western languages (e.g., "Ms." given the full name
"Ms.
- setHonorificSuffix(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Name
-
The honorific suffix(es) of the User, or suffix in most Western languages (e.g., "III" given the full name
"Ms.
- setId(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.ResourceNode
-
A unique identifier for a SCIM resource as defined by the service provider.
- setIms(List<Ims>) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
Instant messaging address for the user.
- setItemsPerPage(Integer) - Method in class de.captaingoldfish.scim.sdk.common.response.ListResponse
-
Non-negative integer.
- setLastModified(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The most recent DateTime that the details of this resource were updated at the service provider.
- setLastModified(Instant) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The most recent DateTime that the details of this resource were updated at the service provider.
- setLastModified(OffsetDateTime) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The most recent DateTime that the details of this resource were updated at the service provider.
- setLastModified(LocalDateTime) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The most recent DateTime that the details of this resource were updated at the service provider.
- setListedResources(List<JsonNode>) - Method in class de.captaingoldfish.scim.sdk.common.response.ListResponse
-
the resources that have been extracted
- setLocale(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
Used to indicate the User's default location for purposes of
localizing such items as currency, date time format, or numerical
representations.
- setLocality(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.Address
-
The city or locality component.
- setLocation(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The URI of the resource being returned.
- setLocation(String) - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponseOperation
-
The resource endpoint URL.
- setManager(Manager) - Method in class de.captaingoldfish.scim.sdk.common.resources.EnterpriseUser
-
The user's manager.
- setMaximum(double) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of "maximum" MUST be a number, representing an inclusive
upper limit for a numeric instance.
- setMaxItems(Integer) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of this keyword MUST be a non-negative integer.
- setMaxLength(Long) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of this keyword MUST be a non-negative integer.
- setMaxOperations(Integer) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.BulkConfig
-
An integer value specifying the maximum number of operations.
- setMaxPayloadSize(Long) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.BulkConfig
-
An integer value specifying the maximum payload size in bytes.
- setMaxResults(Integer) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.FilterConfig
-
An integer value specifying the maximum number of resources returned in a response.
- setMembers(List<Member>) - Method in class de.captaingoldfish.scim.sdk.common.resources.Group
-
A list of members of the Group.
- setMeta(Meta) - Method in class de.captaingoldfish.scim.sdk.common.resources.ResourceNode
-
A complex attribute containing resource metadata.
- setMethod(HttpMethod) - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequestOperation
-
The HTTP method of the current operation.
- setMethod(HttpMethod) - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponseOperation
-
The HTTP method of the current operation.
- setMiddleName(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Name
-
The middle name(s) of the User (e.g., "Jane" given the full name "Ms.
- setMinimum(double) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of "minimum" MUST be a number, representing an inclusive
lower limit for a numeric instance.
- setMinItems(Integer) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of this keyword MUST be a non-negative integer.
- setMinLength(Long) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of this keyword MUST be a non-negative integer.
- setMultipleOf(double) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of "multipleOf" MUST be a number, strictly greater than 0.
- setName(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.AuthenticationScheme
-
The common authentication scheme name, e.g., HTTP Basic.
- setName(Name) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
The components of the user's name.
- setNickName(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
The casual way to address the user in real life, e.g., "Bob" or "Bobby" instead of "Robert".
- setNotAfter(String) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
a dateTime validation attribute that must not be after the value of this attribute
- setNotAfter(Instant) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
a dateTime validation attribute that must not be after the value of this attribute
- setNotAfter(LocalDateTime) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
a dateTime validation attribute that must not be after the value of this attribute
- setNotAfter(OffsetDateTime) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
a dateTime validation attribute that must not be after the value of this attribute
- setNotBefore(String) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
a dateTime validation attribute that must not be before the value of this attribute
- setNotBefore(Instant) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
a dateTime validation attribute that must not be before the value of this attribute
- setNotBefore(LocalDateTime) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
a dateTime validation attribute that must not be before the value of this attribute
- setNotBefore(OffsetDateTime) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
a dateTime validation attribute that must not be before the value of this attribute
- setOp(PatchOp) - Method in class de.captaingoldfish.scim.sdk.common.request.PatchRequestOperation
-
Each PATCH operation object MUST have exactly one "op" member, whose value indicates the operation to
perform and MAY be one of "add", "remove", or "replace"
- setOperations(List<PatchRequestOperation>) - Method in class de.captaingoldfish.scim.sdk.common.request.PatchOpRequest
-
Defines operations within a bulk job.
- setOrganization(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.EnterpriseUser
-
Identifies the name of an organization.
- setPassword(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
This attribute is intended to be used as a means to set, replace,
or compare (i.e., filter for equality) a password.
- setPatchConfig(PatchConfig) - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
A complex type that specifies PATCH configuration options.
- setPath(String) - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequestOperation
-
The resource's relative path to the SCIM service provider's root.
- setPath(String) - Method in class de.captaingoldfish.scim.sdk.common.request.PatchRequestOperation
-
The "path" attribute value is a String containing an attribute path describing the target of the
operation.The "path" attribute is OPTIONAL for "add" and "replace" and is REQUIRED for "remove" operations.
- setPattern(String) - Method in class de.captaingoldfish.scim.sdk.common.schemas.SchemaAttribute
-
The value of this keyword MUST be a string.
- setPhoneNumbers(List<PhoneNumber>) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
Phone numbers for the user.
- setPhotos(List<Photo>) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A URI that is a uniform resource locator (as defined in Section 1.1.3 of [RFC3986]) that points to a
resource location representing the user's image.
- setPostalCode(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.Address
-
The zip code or postal code component.
- setPreferredLanguage(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
Indicates the user's preferred written or spoken languages and is generally used for selecting a localized
user interface.
- setPrimary(Boolean) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.MultiComplexNode
-
A Boolean value indicating the 'primary' or preferred attribute value for this attribute, e.g., the
preferred mailing address or the primary email address.
- setProfileUrl(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A URI that is a uniform resource locator (as defined in Section 1.1.3 of [RFC3986]) and that points to a
location representing the user's online profile (e.g., a web page).
- setRef(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Manager
-
$ref The URI of the SCIM resource representing the User's manager.
- setRef(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.MultiComplexNode
-
The reference URI of a target resource, if the attribute is a reference.
- setRegion(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.Address
-
The state or region component.
- setResourceType(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The name of the resource type of the resource.
- setResponse(ErrorResponse) - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponseOperation
-
The HTTP response body for the specified request operation.
- setRoles(List<PersonRole>) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A list of roles for the user that collectively represent who the user is, e.g., "Student", "Faculty".
- setSchemas(Set<String>) - Method in class de.captaingoldfish.scim.sdk.common.resources.AbstractSchemasHolder
-
adds a set of schemas to this resource
- setSchemas(List<String>) - Method in class de.captaingoldfish.scim.sdk.common.resources.AbstractSchemasHolder
-
adds a list of schemas to this resource
- setScimType(String) - Method in class de.captaingoldfish.scim.sdk.common.response.ErrorResponse
-
A SCIM detail error keyword.
- setSortBy(String) - Method in class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
A string indicating the attribute whose value SHALL be used to order the returned responses.
- setSortConfig(SortConfig) - Method in class de.captaingoldfish.scim.sdk.common.resources.ServiceProvider
-
A complex type that specifies Sort configuration options.
- setSortOrder(SortOrder) - Method in class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
A string indicating the order in which the "sortBy" parameter is applied.
- setSpecUri(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.AuthenticationScheme
-
An HTTP-addressable URL pointing to the authentication scheme's specification.
- setStartIndex(Long) - Method in class de.captaingoldfish.scim.sdk.common.request.SearchRequest
-
An integer indicating the 1-based index of the first query result.
- setStartIndex(Long) - Method in class de.captaingoldfish.scim.sdk.common.response.ListResponse
-
The 1-based index of the first result in the current set of query results, e.g., 1.
- setStatus(Integer) - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponseOperation
-
The HTTP response status code for the requested operation.
- setStatus(int) - Method in class de.captaingoldfish.scim.sdk.common.response.ErrorResponse
-
The HTTP status code (see Section 6 of [RFC7231]) expressed as a JSON string.
- setStreetAddress(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.Address
-
The full street address component, which may include house number, street name, P.O. box, and multi-line
extended street address information.
- setStringAttributeList(String, List<String>) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
adds or removes an array type attribute
- setStringAttributeList(String, Set<String>) - Method in class de.captaingoldfish.scim.sdk.common.resources.base.ScimObjectNode
-
adds or removes an array type attribute
- setSupported(Boolean) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.BulkConfig
-
A Boolean value specifying whether or not the operation is supported.
- setSupported(Boolean) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.ChangePasswordConfig
-
A Boolean value specifying whether or not the operation is supported.
- setSupported(Boolean) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.ETagConfig
-
A Boolean value specifying whether or not the operation is supported.
- setSupported(Boolean) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.FilterConfig
-
A Boolean value specifying whether or not the operation is supported.
- setSupported(Boolean) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.PatchConfig
-
A Boolean value specifying whether or not the operation is supported.
- setSupported(Boolean) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.SortConfig
-
A Boolean value specifying whether or not the operation is supported.
- setTimezone(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
The User's time zone, in IANA Time Zone database format [RFC6557], also known as the "Olson" time zone
database format [Olson-TZ] (e.g., "America/Los_Angeles").
- setTitle(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
The user's title, such as "Vice President".
- setTotalResults(Long) - Method in class de.captaingoldfish.scim.sdk.common.response.ListResponse
-
Non-negative integer.
- setType(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.MultiComplexNode
-
A label indicating the attribute's function, e.g., "work" or "home".
- setUserName(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A service provider's unique identifier for the user, typically used by the user to directly authenticate to
the service provider.
- setUserType(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
Used to identify the relationship between the organization and the user.
- setValue(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Manager
-
The "id" of the SCIM resource representing the user's manager.
- setValue(String) - Method in class de.captaingoldfish.scim.sdk.common.resources.multicomplex.MultiComplexNode
-
The attribute's significant value, e.g., email address, phone number.
- setValueNode(JsonNode) - Method in class de.captaingoldfish.scim.sdk.common.request.PatchRequestOperation
-
the new value of the targeted attribute. in this case the value is represented by the resource itself
- setValues(List<String>) - Method in class de.captaingoldfish.scim.sdk.common.request.PatchRequestOperation
-
the new value of the targeted attribute
- setVersion(String) - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequestOperation
-
The version of the resource being returned.
- setVersion(ETag) - Method in class de.captaingoldfish.scim.sdk.common.request.BulkRequestOperation
-
The version of the resource being returned.
- setVersion(ETag) - Method in class de.captaingoldfish.scim.sdk.common.resources.complex.Meta
-
The version of the resource being returned.
- setVersion(String) - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponseOperation
-
The version of the resource being returned.
- setVersion(ETag) - Method in class de.captaingoldfish.scim.sdk.common.response.BulkResponseOperation
-
The version of the resource being returned.
- setX509Certificates(List<ScimX509Certificate>) - Method in class de.captaingoldfish.scim.sdk.common.resources.User
-
A list of certificates associated with the resource (e.g., a User).
- SINGLETON_ENDPOINT - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.Custom
-
an attribute key for ResourceTypes to setup a resource endpoint as singleton endpoint
- SORT - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-
- SORT_BY - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-
- SORT_ORDER - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-
- SortConfig - Class in de.captaingoldfish.scim.sdk.common.resources.complex
-
author Pascal Knueppel
created at: 18.10.2019 - 11:12
A complex type that specifies Sort configuration options.
- SortConfig(Boolean) - Constructor for class de.captaingoldfish.scim.sdk.common.resources.complex.SortConfig
-
- SortOrder - Enum in de.captaingoldfish.scim.sdk.common.constants.enums
-
author Pascal Knueppel
created at: 18.10.2019 - 17:35
gives the valid types for sort ordering
- SPEC_URI - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-
- START_INDEX - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-
- STATUS - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-
- status - Variable in exception de.captaingoldfish.scim.sdk.common.exceptions.ScimException
-
The HTTP status code.
- STREET_ADDRESS - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-
- SUB_ATTRIBUTES - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-
- SUPPORTED - Static variable in class de.captaingoldfish.scim.sdk.common.constants.AttributeNames.RFC7643
-