jar

org.hudsonci.plugins : script-realm

Maven & Gradle

May 06, 2014

Security Realm by custom script · Supports authentication by exeuting a custom script, to resolve groups for a user, a second script can be defined.

Table Of Contents

Latest Version

Download org.hudsonci.plugins : script-realm JAR file - Latest Versions:

All Versions

Download org.hudsonci.plugins : script-realm JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6

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 script-realm-1.6-h-2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

hudson.plugins.script_realm

├─ hudson.plugins.script_realm.LoginScriptLauncher.class - [JAR]

├─ hudson.plugins.script_realm.ScriptSecurityRealm.class - [JAR]

Advertisement