All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download scim-common JAR 1.0.0 with all dependencies


Files of the artifact scim-common version 1.0.0 from the group io.github.captain-p-goldfish.

Test

Artifact scim-common
Group io.github.captain-p-goldfish
Version 1.0.0
Last update 03. November 2019
Tags: scim open source full implementation
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of scim-common Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of scim-common version 1.0.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.github.captain-p-goldfish.scim-common
META-INF.maven.io.github.captain-p-goldfish.scim-common.META-INF.maven.io.github.captain-p-goldfish.scim-common.pom.properties
META-INF.maven.io.github.captain-p-goldfish.scim-common.META-INF.maven.io.github.captain-p-goldfish.scim-common.pom.xml
de.gold.scim.common.constants
de.gold.scim.common.constants.de.gold.scim.common.constants.AttributeNames
de.gold.scim.common.constants.de.gold.scim.common.constants.ClassPathReferences
de.gold.scim.common.constants.de.gold.scim.common.constants.EndpointPaths
de.gold.scim.common.constants.de.gold.scim.common.constants.HttpHeader
de.gold.scim.common.constants.de.gold.scim.common.constants.HttpStatus
de.gold.scim.common.constants.de.gold.scim.common.constants.ResourceTypeNames
de.gold.scim.common.constants.de.gold.scim.common.constants.SchemaUris
de.gold.scim.common.constants.de.gold.scim.common.constants.ScimType
de.gold.scim.common.constants.enums
de.gold.scim.common.constants.enums.de.gold.scim.common.constants.enums.HttpMethod
de.gold.scim.common.constants.enums.de.gold.scim.common.constants.enums.Mutability
de.gold.scim.common.constants.enums.de.gold.scim.common.constants.enums.PatchOp
de.gold.scim.common.constants.enums.de.gold.scim.common.constants.enums.ReferenceTypes
de.gold.scim.common.constants.enums.de.gold.scim.common.constants.enums.Returned
de.gold.scim.common.constants.enums.de.gold.scim.common.constants.enums.SortOrder
de.gold.scim.common.constants.enums.de.gold.scim.common.constants.enums.Type
de.gold.scim.common.constants.enums.de.gold.scim.common.constants.enums.Uniqueness
de.gold.scim.common.exceptions
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.BadRequestException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.ConflictException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.DocumentValidationException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.IOException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.IncompatibleAttributeException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.InternalServerException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.InvalidConfigException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.InvalidDateTimeRepresentationException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.InvalidFilterException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.InvalidResourceTypeException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.InvalidSchemaException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.NotImplementedException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.ResourceNotFoundException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.ResponseException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.ScimException
de.gold.scim.common.exceptions.de.gold.scim.common.exceptions.UnknownValueException
de.gold.scim.common.meta
de.gold.scim.common.meta.de.gold.scim.common.meta.meta.schema.json
de.gold.scim.common.meta.de.gold.scim.common.meta.resource-type-feature-ext.json
de.gold.scim.common.meta.de.gold.scim.common.meta.resource-type.schema.json
de.gold.scim.common.meta.de.gold.scim.common.meta.schema.schema.json
de.gold.scim.common.meta.de.gold.scim.common.meta.service-provider.schema.json
de.gold.scim.common.request
de.gold.scim.common.request.de.gold.scim.common.request.BulkRequest
de.gold.scim.common.request.de.gold.scim.common.request.BulkRequestOperation
de.gold.scim.common.request.de.gold.scim.common.request.PatchOpRequest
de.gold.scim.common.request.de.gold.scim.common.request.PatchRequestOperation
de.gold.scim.common.request.de.gold.scim.common.request.SearchRequest
de.gold.scim.common.request.de.gold.scim.common.request.bulk-request.json
de.gold.scim.common.request.de.gold.scim.common.request.patch-request.json
de.gold.scim.common.resources
de.gold.scim.common.resources.de.gold.scim.common.resources.AbstractSchemasHolder
de.gold.scim.common.resources.de.gold.scim.common.resources.EnterpriseUser
de.gold.scim.common.resources.de.gold.scim.common.resources.Group
de.gold.scim.common.resources.de.gold.scim.common.resources.ResourceNode
de.gold.scim.common.resources.de.gold.scim.common.resources.ServiceProvider
de.gold.scim.common.resources.de.gold.scim.common.resources.User
de.gold.scim.common.resources.base
de.gold.scim.common.resources.base.de.gold.scim.common.resources.base.ScimArrayNode
de.gold.scim.common.resources.base.de.gold.scim.common.resources.base.ScimBooleanNode
de.gold.scim.common.resources.base.de.gold.scim.common.resources.base.ScimDoubleNode
de.gold.scim.common.resources.base.de.gold.scim.common.resources.base.ScimIntNode
de.gold.scim.common.resources.base.de.gold.scim.common.resources.base.ScimLongNode
de.gold.scim.common.resources.base.de.gold.scim.common.resources.base.ScimNode
de.gold.scim.common.resources.base.de.gold.scim.common.resources.base.ScimObjectNode
de.gold.scim.common.resources.base.de.gold.scim.common.resources.base.ScimTextNode
de.gold.scim.common.resources.complex
de.gold.scim.common.resources.complex.de.gold.scim.common.resources.complex.Address
de.gold.scim.common.resources.complex.de.gold.scim.common.resources.complex.AuthenticationScheme
de.gold.scim.common.resources.complex.de.gold.scim.common.resources.complex.BulkConfig
de.gold.scim.common.resources.complex.de.gold.scim.common.resources.complex.ChangePasswordConfig
de.gold.scim.common.resources.complex.de.gold.scim.common.resources.complex.ETagConfig
de.gold.scim.common.resources.complex.de.gold.scim.common.resources.complex.FilterConfig
de.gold.scim.common.resources.complex.de.gold.scim.common.resources.complex.Manager
de.gold.scim.common.resources.complex.de.gold.scim.common.resources.complex.Meta
de.gold.scim.common.resources.complex.de.gold.scim.common.resources.complex.Name
de.gold.scim.common.resources.complex.de.gold.scim.common.resources.complex.PatchConfig
de.gold.scim.common.resources.complex.de.gold.scim.common.resources.complex.SortConfig
de.gold.scim.common.resources.multicomplex
de.gold.scim.common.resources.multicomplex.de.gold.scim.common.resources.multicomplex.Email
de.gold.scim.common.resources.multicomplex.de.gold.scim.common.resources.multicomplex.Entitlement
de.gold.scim.common.resources.multicomplex.de.gold.scim.common.resources.multicomplex.GroupNode
de.gold.scim.common.resources.multicomplex.de.gold.scim.common.resources.multicomplex.Ims
de.gold.scim.common.resources.multicomplex.de.gold.scim.common.resources.multicomplex.Member
de.gold.scim.common.resources.multicomplex.de.gold.scim.common.resources.multicomplex.MultiComplexNode
de.gold.scim.common.resources.multicomplex.de.gold.scim.common.resources.multicomplex.PersonRole
de.gold.scim.common.resources.multicomplex.de.gold.scim.common.resources.multicomplex.PhoneNumber
de.gold.scim.common.resources.multicomplex.de.gold.scim.common.resources.multicomplex.Photo
de.gold.scim.common.resources.multicomplex.de.gold.scim.common.resources.multicomplex.ScimX509Certificate
de.gold.scim.common.resourcetypes
de.gold.scim.common.resourcetypes.de.gold.scim.common.resourcetypes.group.json
de.gold.scim.common.resourcetypes.de.gold.scim.common.resourcetypes.me.json
de.gold.scim.common.resourcetypes.de.gold.scim.common.resourcetypes.resource-type.json
de.gold.scim.common.resourcetypes.de.gold.scim.common.resourcetypes.schema.json
de.gold.scim.common.resourcetypes.de.gold.scim.common.resourcetypes.service-provider.json
de.gold.scim.common.resourcetypes.de.gold.scim.common.resourcetypes.user.json
de.gold.scim.common.response
de.gold.scim.common.response.de.gold.scim.common.response.BulkResponse
de.gold.scim.common.response.de.gold.scim.common.response.BulkResponseOperation
de.gold.scim.common.response.de.gold.scim.common.response.CreateResponse
de.gold.scim.common.response.de.gold.scim.common.response.DeleteResponse
de.gold.scim.common.response.de.gold.scim.common.response.ErrorResponse
de.gold.scim.common.response.de.gold.scim.common.response.GetResponse
de.gold.scim.common.response.de.gold.scim.common.response.ListResponse
de.gold.scim.common.response.de.gold.scim.common.response.ScimResponse
de.gold.scim.common.response.de.gold.scim.common.response.UpdateResponse
de.gold.scim.common.response.de.gold.scim.common.response.bulk-response.json
de.gold.scim.common.schemas
de.gold.scim.common.schemas.de.gold.scim.common.schemas.Schema
de.gold.scim.common.schemas.de.gold.scim.common.schemas.SchemaAttribute
de.gold.scim.common.schemas.de.gold.scim.common.schemas.enterprise-user.json
de.gold.scim.common.schemas.de.gold.scim.common.schemas.groups.json
de.gold.scim.common.schemas.de.gold.scim.common.schemas.users.json
de.gold.scim.common.utils
de.gold.scim.common.utils.de.gold.scim.common.utils.JsonHelper
de.gold.scim.common.utils.de.gold.scim.common.utils.TimeUtils




© 2015 - 2025 Weber Informatics LLC | Privacy Policy