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 authenticator-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.frontegg.sdk.middleware.authenticator
├─ com.frontegg.sdk.middleware.authenticator.AuthClient.class - [JAR]
├─ com.frontegg.sdk.middleware.authenticator.AuthRequest.class - [JAR]
├─ com.frontegg.sdk.middleware.authenticator.AuthResponse.class - [JAR]
├─ com.frontegg.sdk.middleware.authenticator.AuthenticationException.class - [JAR]
├─ com.frontegg.sdk.middleware.authenticator.FronteggAuthentication.class - [JAR]
├─ com.frontegg.sdk.middleware.authenticator.FronteggAuthenticator.class - [JAR]
├─ com.frontegg.sdk.middleware.authenticator.FronteggPrincipal.class - [JAR]