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 stub-idp-saml-3.4.3-45.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.gov.ida.saml.idp.stub.transformers.outbound
├─ uk.gov.ida.saml.idp.stub.transformers.outbound.IdentityProviderAssertionToAssertionTransformer.class - [JAR]
├─ uk.gov.ida.saml.idp.stub.transformers.outbound.IdentityProviderAuthnStatementToAuthnStatementTransformer.class - [JAR]
uk.gov.ida.saml.idp.core.domain
├─ uk.gov.ida.saml.idp.core.domain.UnknownUserCreationIdaStatus.class - [JAR]
uk.gov.ida.saml.idp.stub.domain
├─ uk.gov.ida.saml.idp.stub.domain.InboundResponseFromHub.class - [JAR]
uk.gov.ida.saml.idp.configuration
├─ uk.gov.ida.saml.idp.configuration.SamlConfiguration.class - [JAR]
├─ uk.gov.ida.saml.idp.configuration.SamlConfigurationImpl.class - [JAR]
uk.gov.ida.saml.idp.stub.transformers.inbound
├─ uk.gov.ida.saml.idp.stub.transformers.inbound.AuthnRequestToIdaRequestFromHubTransformer.class - [JAR]
├─ uk.gov.ida.saml.idp.stub.transformers.inbound.IdaAuthnRequestFromHubUnmarshaller.class - [JAR]