jar

org.osgi : osgi.enroute.authenticator.simple.provider

Maven & Gradle

Nov 30, 2021
2 usages
4 stars

osgi.enroute.authenticator.simple.provider · An implementation of the Authenticator API based on User Admin.

Table Of Contents

Latest Version

Download org.osgi : osgi.enroute.authenticator.simple.provider JAR file - Latest Versions:

All Versions

Download org.osgi : osgi.enroute.authenticator.simple.provider JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.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 osgi.enroute.authenticator.simple.provider-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

aQute.lib.base64

├─ aQute.lib.base64.Base64.class - [JAR]

osgi.enroute.authentication.api

├─ osgi.enroute.authentication.api.AuthenticationConstants.class - [JAR]

├─ osgi.enroute.authentication.api.Authenticator.class - [JAR]

├─ osgi.enroute.authentication.api.RequireAuthenticationImplementation.class - [JAR]

├─ osgi.enroute.authentication.api.package-info.class - [JAR]

osgi.enroute.authenticator.simple.provider

├─ osgi.enroute.authenticator.simple.provider.Config.class - [JAR]

├─ osgi.enroute.authenticator.simple.provider.UserAdminAuthenticator.class - [JAR]

aQute.lib.hex

├─ aQute.lib.hex.Hex.class - [JAR]