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 org.wso2.carbon.identity.application.authenticator.magiclink-1.1.8.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.wso2.carbon.identity.application.authenticator.magiclink.cache
├─ org.wso2.carbon.identity.application.authenticator.magiclink.cache.MagicLinkAuthContextCache.class - [JAR]
├─ org.wso2.carbon.identity.application.authenticator.magiclink.cache.MagicLinkAuthContextCacheEntry.class - [JAR]
├─ org.wso2.carbon.identity.application.authenticator.magiclink.cache.MagicLinkAuthContextCacheKey.class - [JAR]
org.wso2.carbon.identity.application.authenticator.magiclink.model
├─ org.wso2.carbon.identity.application.authenticator.magiclink.model.MagicLinkAuthContextData.class - [JAR]
org.wso2.carbon.identity.application.authenticator.magiclink.attribute.handler
├─ org.wso2.carbon.identity.application.authenticator.magiclink.attribute.handler.MagicLinkAuthAttributeHandler.class - [JAR]
org.wso2.carbon.identity.application.authenticator.magiclink.util
├─ org.wso2.carbon.identity.application.authenticator.magiclink.util.MagicLinkAuthErrorConstants.class - [JAR]
org.wso2.carbon.identity.application.authenticator.magiclink.internal
├─ org.wso2.carbon.identity.application.authenticator.magiclink.internal.MagicLinkAuthenticatorServiceComponent.class - [JAR]
├─ org.wso2.carbon.identity.application.authenticator.magiclink.internal.MagicLinkServiceDataHolder.class - [JAR]
org.wso2.carbon.identity.application.authenticator.magiclink
├─ org.wso2.carbon.identity.application.authenticator.magiclink.MagicLinkAuthenticator.class - [JAR]
├─ org.wso2.carbon.identity.application.authenticator.magiclink.MagicLinkAuthenticatorConstants.class - [JAR]
├─ org.wso2.carbon.identity.application.authenticator.magiclink.TokenGenerator.class - [JAR]