View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window syncope-ext-scimv2-common-lib-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.common.lib.scim.types
├─ org.apache.syncope.common.lib.scim.types.AddressCanonicalType.class - [JAR]
├─ org.apache.syncope.common.lib.scim.types.EmailCanonicalType.class - [JAR]
├─ org.apache.syncope.common.lib.scim.types.IMCanonicalType.class - [JAR]
├─ org.apache.syncope.common.lib.scim.types.PhoneNumberCanonicalType.class - [JAR]
├─ org.apache.syncope.common.lib.scim.types.PhotoCanonicalType.class - [JAR]
├─ org.apache.syncope.common.lib.scim.types.SCIMEntitlement.class - [JAR]
org.apache.syncope.common.lib.scim
├─ org.apache.syncope.common.lib.scim.SCIMComplexConf.class - [JAR]
├─ org.apache.syncope.common.lib.scim.SCIMConf.class - [JAR]
├─ org.apache.syncope.common.lib.scim.SCIMEnterpriseUserConf.class - [JAR]
├─ org.apache.syncope.common.lib.scim.SCIMGeneralConf.class - [JAR]
├─ org.apache.syncope.common.lib.scim.SCIMGroupConf.class - [JAR]
├─ org.apache.syncope.common.lib.scim.SCIMManagerConf.class - [JAR]
├─ org.apache.syncope.common.lib.scim.SCIMUserAddressConf.class - [JAR]
├─ org.apache.syncope.common.lib.scim.SCIMUserConf.class - [JAR]
├─ org.apache.syncope.common.lib.scim.SCIMUserNameConf.class - [JAR]