jar

com.payneteasy.superfly : superfly-jira-integration

Maven & Gradle

Mar 17, 2015
4 stars

Superfly Integration for JIRA · Allows to use Superfly as authentication/authorization provider for JIRA

Table Of Contents

Latest Version

Download com.payneteasy.superfly : superfly-jira-integration JAR file - Latest Versions:

All Versions

Download com.payneteasy.superfly : superfly-jira-integration JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6
1.5
1.4
1.3
1.2
1.1

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 superfly-jira-integration-1.6-5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.payneteasy.superfly.jira.provider

├─ com.payneteasy.superfly.jira.provider.BaseSuperflyUserProvider.class - [JAR]

├─ com.payneteasy.superfly.jira.provider.SuperflyAccessProvider.class - [JAR]

├─ com.payneteasy.superfly.jira.provider.SuperflyCredentialsProvider.class - [JAR]

├─ com.payneteasy.superfly.jira.provider.SuperflyProfileProvider.class - [JAR]

├─ com.payneteasy.superfly.jira.provider.SuperflyPropertySet.class - [JAR]

com.payneteasy.superfly.jira.init

├─ com.payneteasy.superfly.jira.init.Initializer.class - [JAR]

├─ com.payneteasy.superfly.jira.init.InitializerBase.class - [JAR]

├─ com.payneteasy.superfly.jira.init.InitializerContextListener.class - [JAR]

├─ com.payneteasy.superfly.jira.init.UserStoreUpdater.class - [JAR]

com.payneteasy.superfly.jira.filter

├─ com.payneteasy.superfly.jira.filter.UsersChangedNotificationSinkFilter.class - [JAR]

com.payneteasy.superfly.jira.auth

├─ com.payneteasy.superfly.jira.auth.SuperflyJiraAuthenticator.class - [JAR]

com.payneteasy.superfly.jira

├─ com.payneteasy.superfly.jira.JiraUtils.class - [JAR]

├─ com.payneteasy.superfly.jira.SuperflyContext.class - [JAR]

├─ com.payneteasy.superfly.jira.SuperflyContextLocator.class - [JAR]