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 cas-server-support-qr-authentication-6.6.0-RC2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apereo.cas.qr.authentication
├─ org.apereo.cas.qr.authentication.JsonResourceQRAuthenticationDeviceRepository.class - [JAR]
├─ org.apereo.cas.qr.authentication.QRAuthenticationDeviceRepository.class - [JAR]
├─ org.apereo.cas.qr.authentication.QRAuthenticationTokenAuthenticationHandler.class - [JAR]
├─ org.apereo.cas.qr.authentication.QRAuthenticationTokenCredential.class - [JAR]
org.apereo.cas.qr.web
├─ org.apereo.cas.qr.web.QRAuthenticationChannelController.class - [JAR]
├─ org.apereo.cas.qr.web.QRAuthenticationDeviceRepositoryEndpoint.class - [JAR]
org.apereo.cas.qr.validation
├─ org.apereo.cas.qr.validation.DefaultQRAuthenticationTokenValidatorService.class - [JAR]
├─ org.apereo.cas.qr.validation.QRAuthenticationTokenValidationRequest.class - [JAR]
├─ org.apereo.cas.qr.validation.QRAuthenticationTokenValidationResult.class - [JAR]
├─ org.apereo.cas.qr.validation.QRAuthenticationTokenValidatorService.class - [JAR]
org.apereo.cas.qr.web.flow
├─ org.apereo.cas.qr.web.flow.QRAuthenticationGenerateCodeAction.class - [JAR]
├─ org.apereo.cas.qr.web.flow.QRAuthenticationValidateTokenAction.class - [JAR]
├─ org.apereo.cas.qr.web.flow.QRAuthenticationWebflowConfigurer.class - [JAR]
org.apereo.cas.config
├─ org.apereo.cas.config.QRAuthenticationConfiguration.class - [JAR]
org.apereo.cas.qr
├─ org.apereo.cas.qr.QRAuthenticationConstants.class - [JAR]