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 knox-token-client-library-4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.samsung.knoxwsm.identity
├─ com.samsung.knoxwsm.identity.KnoxIdentity.class - [JAR]
├─ com.samsung.knoxwsm.identity.KnoxToken.class - [JAR]
com.samsung.knoxwsm.util
├─ com.samsung.knoxwsm.util.KnoxEncryptionUtility.class - [JAR]
├─ com.samsung.knoxwsm.util.KnoxHeaderUtility.class - [JAR]
├─ com.samsung.knoxwsm.util.KnoxTokenUtility.class - [JAR]
com.samsung.knoxwsm.header
├─ com.samsung.knoxwsm.header.KnoxHeaders.class - [JAR]