Uses of Interface
de.captaingoldfish.scim.sdk.common.resources.base.ScimNode

Packages that use ScimNode
  • Uses of ScimNode in de.captaingoldfish.scim.sdk.common.etag

    Modifier and Type
    Class
    Description
    class 
    author Pascal Knueppel
    created at: 19.11.2019 - 20:03

    this class is used as etag representation
  • Uses of ScimNode in de.captaingoldfish.scim.sdk.common.request

    Modifier and Type
    Class
    Description
    class 
    author Pascal Knueppel
    created at: 25.10.2019 - 20:34

    represents a simple bulk request
    class 
    author Pascal Knueppel
    created at: 25.10.2019 - 21:12

    Defines operations within a bulk job.
    class 
    author Pascal Knueppel
    created at: 29.10.2019 - 08:31

    HTTP PATCH is an OPTIONAL server function that enables clients to update one or more attributes of a SCIM resource using a sequence of operations to "add", "remove", or "replace" values.Clients may discover service provider support for PATCH by querying the service provider configuration
    class 
    author Pascal Knueppel
    created at: 29.10.2019 - 08:32

    represents a single operation within a patch request
    class 
    author Pascal Knueppel
    created at: 18.10.2019 - 18:39

    represents a search request that is used on .search requests
  • Uses of ScimNode in de.captaingoldfish.scim.sdk.common.resources

    Modifier and Type
    Class
    Description
    class 
    author Pascal Knueppel
    created at: 18.10.2019 - 18:52

    an abstract implementation that simply adds methods for adding and getting the "schemas"-attribute
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 22:54

    The following SCIM extension defines attributes commonly used in representing users that belong to, or act on behalf of, a business or enterprise.
    class 
    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".
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 11:23

    Each SCIM resource (Users, Groups, etc.) includes the following common attributes.
    class 
    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".
    class 
    author Pascal Knueppel
    created at: 07.10.2019 - 23:22

    SCIM provides a resource type for "User" resources.
  • Uses of ScimNode in de.captaingoldfish.scim.sdk.common.resources.base

    Modifier and Type
    Class
    Description
    class 
    author Pascal Knueppel
    created at: 05.10.2019 - 20:11

    class 
     
    class 
    author Pascal Knueppel
    created at: 05.10.2019 - 20:19

    class 
    author Pascal Knueppel
    created at: 05.10.2019 - 20:19

    class 
    author Pascal Knueppel
    created at: 05.10.2019 - 20:19

    class 
    author Pascal Knueppel
    created at: 05.10.2019 - 20:19

    class 
    author Pascal Knueppel
    created at: 05.10.2019 - 20:10

    class 
    author Pascal Knueppel
    created at: 05.10.2019 - 20:19

  • Uses of ScimNode in de.captaingoldfish.scim.sdk.common.resources.complex

    Modifier and Type
    Class
    Description
    class 
    author Pascal Knueppel
    created at: 18.10.2019 - 10:06

    represents the bulk configuration for a ServiceProvider object

    A complex type that specifies bulk configuration options.
    class 
    author Pascal Knueppel
    created at: 18.10.2019 - 11:12

    A complex type that specifies configuration options related to changing a password.
    class 
    author Pascal Knueppel
    created at: 18.10.2019 - 11:12

    A complex type that specifies ETag configuration options.
    class 
    author Pascal Knueppel
    created at: 18.10.2019 - 10:56

    A complex type that specifies FILTER options.
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 12:36

    The user's manager.
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 10:19

    A complex attribute containing resource metadata.
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 10:19

    The components of the user's name.
    class 
    author Pascal Knueppel
    created at: 18.10.2019 - 11:12

    A complex type that specifies PATCH configuration options.
    class 
    author Pascal Knueppel
    created at: 18.10.2019 - 11:12

    A complex type that specifies Sort configuration options.
  • Uses of ScimNode in de.captaingoldfish.scim.sdk.common.resources.multicomplex

    Modifier and Type
    Class
    Description
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 12:36

    A physical mailing address for this user.
    class 
    author Pascal Knueppel
    created at: 18.10.2019 - 10:41

    A multi-valued complex type that specifies supported authentication scheme properties.
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 13:13

    Email addresses for the User.
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 13:15

    A list of entitlements for the user that represent a thing the user has.
    class 
    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.
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 13:13

    Instant messaging address for the user.
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 13:42

    A list of members of the Group.
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 13:01

    Multi-valued attributes contain a list of elements using the JSON array format defined in Section 5 of [RFC7159].
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 13:15

    A list of roles for the user that collectively represent who the user is, e.g., "Student", "Faculty".
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 13:13

    Phone numbers for the user.
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 13:14

    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.
    class 
    author Pascal Knueppel
    created at: 11.10.2019 - 13:16

    A list of certificates associated with the resource (e.g., a User).
  • Uses of ScimNode in de.captaingoldfish.scim.sdk.common.response

    Modifier and Type
    Class
    Description
    class 
    author Pascal Knueppel
    created at: 25.10.2019 - 20:34

    represents a simple bulk response
    class 
    this class will represent a bulk-get response node that contains the data of a specific resource together with its children.
    class 
    author Pascal Knueppel
    created at: 25.10.2019 - 21:12

    Defines operations within a bulk job.
    class 
    author Pascal Knueppel
    created at: 14.10.2019 - 14:49

    represents a creation response
    class 
    author Pascal Knueppel
    created at: 14.10.2019 - 20:09

    represents an update response object
    class 
    author Pascal Knueppel
    created at: 14.10.2019 - 20:58

    represents a SCIM error response
    class 
    author Pascal Knueppel
    created at: 14.10.2019 - 20:09

    represents a get response object
    class 
    author Pascal Knueppel
    created at: 17.10.2019 - 22:04

    represents a list response
    class 
    author Pascal Knueppel
    created at: 03.10.2019 - 19:29

    The abstract implementation for all responses created by this framework
    class 
    author Pascal Knueppel
    created at: 14.10.2019 - 20:09

    represents an update response object
  • Uses of ScimNode in de.captaingoldfish.scim.sdk.common.schemas

    Modifier and Type
    Class
    Description
    class 
    author Pascal Knueppel
    created at: 03.10.2019 - 13:24

    this class will represent a SCIM schema definition
    final class 
    holds the data of an attribute definition from a schema type document