jar

com.wl4g : xcloud-iam-client-example

Maven & Gradle

Jul 05, 2021

XCloud IAM Client Example

Table Of Contents

Latest Version

Download com.wl4g : xcloud-iam-client-example JAR file - Latest Versions:

All Versions

Download com.wl4g : xcloud-iam-client-example JAR file - All Versions:

Version Vulnerabilities Size Updated
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 xcloud-iam-client-example-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wl4g.iam.example.authc

├─ com.wl4g.iam.example.authc.ExampleClientSecurityCoprocessor.class - [JAR]

├─ com.wl4g.iam.example.authc.ExampleSecondaryAuthenticator.class - [JAR]

com.wl4g.iam.example.android

├─ com.wl4g.iam.example.android.AndroidIamUserCoordinator.class - [JAR]

com.wl4g.iam.example.service

├─ com.wl4g.iam.example.service.ExampleService.class - [JAR]

com.wl4g.iam.example.web

├─ com.wl4g.iam.example.web.ExampleController.class - [JAR]

├─ com.wl4g.iam.example.web.ExampleSensitiveController.class - [JAR]

├─ com.wl4g.iam.example.web.ExampleXssController.class - [JAR]

com.wl4g

├─ com.wl4g.IamExample.class - [JAR]