jar

eu.stderr.shibboleth : shibboleth-mfa-u2f-auth

Maven & Gradle

Jan 20, 2016
25 stars

shibboleth-mfa-u2f-auth · U2F multifactor authentication plugin for Shibboleth IdPv3

Table Of Contents

Latest Version

Download eu.stderr.shibboleth : shibboleth-mfa-u2f-auth JAR file - Latest Versions:

All Versions

Download eu.stderr.shibboleth : shibboleth-mfa-u2f-auth JAR file - All Versions:

Version Vulnerabilities Size Updated
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 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]

Advertisement