jar

io.github.xsavikx : org.restlet.ext.openid

Maven & Gradle

Jan 29, 2024

Restlet Extension - OpenID · Support for OpenID authentication.

Table Of Contents

Latest Version

Download io.github.xsavikx : org.restlet.ext.openid JAR file - Latest Versions:

All Versions

Download io.github.xsavikx : org.restlet.ext.openid JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x

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 org.restlet.ext.openid-2.4.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.restlet.ext.openid.internal

├─ org.restlet.ext.openid.internal.OpenIdUser.class - [JAR]

├─ org.restlet.ext.openid.internal.Provider.class - [JAR]

├─ org.restlet.ext.openid.internal.ProviderResult.class - [JAR]

├─ org.restlet.ext.openid.internal.UserSession.class - [JAR]

├─ org.restlet.ext.openid.internal.XRDS.class - [JAR]

org.restlet.ext.openid

├─ org.restlet.ext.openid.AttributeExchange.class - [JAR]

├─ org.restlet.ext.openid.OpenIdFormForwarder.class - [JAR]

├─ org.restlet.ext.openid.OpenIdVerifier.class - [JAR]

├─ org.restlet.ext.openid.RedirectAuthenticator.class - [JAR]

├─ org.restlet.ext.openid.RelayingParty.class - [JAR]