jar

com.googlecode.openid-discovery-maven-plugin : openid-discovery-maven-plugin

Maven & Gradle

Jul 23, 2012

OpenID Discovery Maven Plugin · A plugin to start up and simulate an OpenID discovery service

Table Of Contents

Latest Version

Download com.googlecode.openid-discovery-maven-plugin : openid-discovery-maven-plugin JAR file - Latest Versions:

All Versions

Download com.googlecode.openid-discovery-maven-plugin : openid-discovery-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window openid-discovery-maven-plugin-2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.google.code.openid.mojo.openid

├─ com.google.code.openid.mojo.openid.DiscoveredServiceWriter.class - [JAR]

com.google.code.openid.mojo.jetty

├─ com.google.code.openid.mojo.jetty.DiscoveredServiceHandler.class - [JAR]

com.google.code.openid.mojo

├─ com.google.code.openid.mojo.AbstractDiscoveryServerMojo.class - [JAR]

├─ com.google.code.openid.mojo.DiscoveredService.class - [JAR]

├─ com.google.code.openid.mojo.DiscoveryCanonicalId.class - [JAR]

├─ com.google.code.openid.mojo.RunDiscoveryServerMojo.class - [JAR]

├─ com.google.code.openid.mojo.StartDiscoveryServerMojo.class - [JAR]

├─ com.google.code.openid.mojo.StopDiscoveryServerMojo.class - [JAR]