jar

com.payneteasy.superfly : superfly-spring-security-2.0

Maven & Gradle

Jul 26, 2017
4 stars

Spring Security 2.0.x Extension for Superfly · Module for Spring Security 2.0.x which enables application to use Superfly authentication/authorization declaratively through Spring Security 2.0.x

Table Of Contents

Latest Version

Download com.payneteasy.superfly : superfly-spring-security-2.0 JAR file - Latest Versions:

All Versions

Download com.payneteasy.superfly : superfly-spring-security-2.0 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-spring-security-2.0-1.6-13.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.payneteasy.superfly.security_2_0.exception

├─ com.payneteasy.superfly.security_2_0.exception.StepTwoException.class - [JAR]

com.payneteasy.superfly.security_2_0.authentication

├─ com.payneteasy.superfly.security_2_0.authentication.EmptyAuthenticationToken.class - [JAR]

├─ com.payneteasy.superfly.security_2_0.authentication.FastAuthentication.class - [JAR]

├─ com.payneteasy.superfly.security_2_0.authentication.SSOUserAndSelectedRoleAuthenticationToken.class - [JAR]

├─ com.payneteasy.superfly.security_2_0.authentication.SSOUserAuthenticationToken.class - [JAR]

├─ com.payneteasy.superfly.security_2_0.authentication.SSOUserTransportAuthenticationToken.class - [JAR]

├─ com.payneteasy.superfly.security_2_0.authentication.UsernamePasswordAuthRequestInfoAuthenticationToken.class - [JAR]

com.payneteasy.superfly.security_2_0

├─ com.payneteasy.superfly.security_2_0.SSOUserSessionBindFilter.class - [JAR]

├─ com.payneteasy.superfly.security_2_0.SuperflyAuthenticationProvider.class - [JAR]

├─ com.payneteasy.superfly.security_2_0.SuperflyMockAuthenticationProvider.class - [JAR]

├─ com.payneteasy.superfly.security_2_0.TwoStepAuthenticationProcessingFilter.class - [JAR]

├─ com.payneteasy.superfly.security_2_0.TwoStepAuthenticationProcessingFilterEntryPoint.class - [JAR]