jar

org.apache.syncope.ext.scimv2 : syncope-ext-scimv2-scim-rest-api

Maven & Gradle

Jul 07, 2023
1 usages

Apache Syncope Ext: SCIMv2 SCIM REST API · Apache Syncope Ext: SCIMv2 SCIM REST API

Table Of Contents

Latest Version

Download org.apache.syncope.ext.scimv2 : syncope-ext-scimv2-scim-rest-api JAR file - Latest Versions:

All Versions

Download org.apache.syncope.ext.scimv2 : syncope-ext-scimv2-scim-rest-api JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window syncope-ext-scimv2-scim-rest-api-3.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.syncope.ext.scimv2.api.data

├─ org.apache.syncope.ext.scimv2.api.data.AuthenticationScheme.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.BulkConfigurationOption.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.ConfigurationOption.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.FilterConfigurationOption.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.Group.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.ListResponse.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.Member.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.Meta.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.Reference.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.ResourceType.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMBean.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMComplexValue.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMEnterpriseInfo.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMError.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMGroup.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMPatchOp.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMPatchOperation.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMPatchOperationDeserializer.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMPatchPath.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMResource.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMSearchRequest.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMUser.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMUserAddress.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMUserManager.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SCIMUserName.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.SchemaExtension.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.ServiceProviderConfig.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.data.Value.class - [JAR]

org.apache.syncope.ext.scimv2.api

├─ org.apache.syncope.ext.scimv2.api.BadRequestException.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.SCIMConstants.class - [JAR]

org.apache.syncope.ext.scimv2.api.type

├─ org.apache.syncope.ext.scimv2.api.type.ErrorType.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.type.Function.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.type.PatchOp.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.type.Resource.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.type.SortOrder.class - [JAR]

org.apache.syncope.ext.scimv2.api.service

├─ org.apache.syncope.ext.scimv2.api.service.SCIMGroupService.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.service.SCIMResourceService.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.service.SCIMService.class - [JAR]

├─ org.apache.syncope.ext.scimv2.api.service.SCIMUserService.class - [JAR]