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 shibboleth-mfa-u2f-auth-1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
eu.stderr.shibboleth.idp.u2f.authn.impl
├─ eu.stderr.shibboleth.idp.u2f.authn.impl.InitializeU2fRequest.class - [JAR]
├─ eu.stderr.shibboleth.idp.u2f.authn.impl.ProcessU2fResponse.class - [JAR]
├─ eu.stderr.shibboleth.idp.u2f.authn.impl.U2fPrincipal.class - [JAR]
├─ eu.stderr.shibboleth.idp.u2f.authn.impl.U2fUserContext.class - [JAR]
├─ eu.stderr.shibboleth.idp.u2f.authn.impl.ValidateU2fResponse.class - [JAR]
eu.stderr.shibboleth.idp.u2f.c14n
├─ eu.stderr.shibboleth.idp.u2f.c14n.U2fSubjectCanonicalization.class - [JAR]
eu.stderr.shibboleth.idp.u2f.authn.impl.datastores
├─ eu.stderr.shibboleth.idp.u2f.authn.impl.datastores.DummyDataStore.class - [JAR]
├─ eu.stderr.shibboleth.idp.u2f.authn.impl.datastores.YubicoU2fValidationServerDataStore.class - [JAR]
eu.stderr.shibboleth.idp.u2f.authn
├─ eu.stderr.shibboleth.idp.u2f.authn.DeviceDataStore.class - [JAR]