jar

com.payneteasy.superfly : superfly-spring-security

Maven & Gradle

Aug 07, 2023
3 usages

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

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
1.7
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-1.7-32.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.payneteasy.superfly.security.mapbuilder

├─ com.payneteasy.superfly.security.mapbuilder.ActionsMapBuilder.class - [JAR]

├─ com.payneteasy.superfly.security.mapbuilder.ActionsSource.class - [JAR]

├─ com.payneteasy.superfly.security.mapbuilder.AllForAllActionsMapBuilder.class - [JAR]

├─ com.payneteasy.superfly.security.mapbuilder.CollectingActionsSource.class - [JAR]

├─ com.payneteasy.superfly.security.mapbuilder.ResourceActionsSource.class - [JAR]

├─ com.payneteasy.superfly.security.mapbuilder.SeparateActionsMapBuilder.class - [JAR]

com.payneteasy.superfly.security.csrf

├─ com.payneteasy.superfly.security.csrf.CsrfValidator.class - [JAR]

├─ com.payneteasy.superfly.security.csrf.CsrfValidatorImpl.class - [JAR]

com.payneteasy.superfly.security.processor

├─ com.payneteasy.superfly.security.processor.AuthenticationPostProcessor.class - [JAR]

├─ com.payneteasy.superfly.security.processor.CompoundLatestAuthUnwrappingPostProcessor.class - [JAR]

├─ com.payneteasy.superfly.security.processor.IdAuthenticationPostProcessor.class - [JAR]

├─ com.payneteasy.superfly.security.processor.SSOUserShortCircuitingPostProcessor.class - [JAR]

com.payneteasy.superfly.security.session

├─ com.payneteasy.superfly.security.session.ISessionAccessor.class - [JAR]

├─ com.payneteasy.superfly.security.session.ServletSessionAccessor.class - [JAR]

com.payneteasy.superfly.security.x509

├─ com.payneteasy.superfly.security.x509.X509EFailureHandler.class - [JAR]

├─ com.payneteasy.superfly.security.x509.X509PreAuthenticatedAuthenticationProvider.class - [JAR]

com.payneteasy.superfly.security

├─ com.payneteasy.superfly.security.AbstractDisableableAuthenticationProvider.class - [JAR]

├─ com.payneteasy.superfly.security.AbstractRoleTransformingAuthenticationProvider.class - [JAR]

├─ com.payneteasy.superfly.security.AbstractSingleStepAuthenticationProcessingFilter.class - [JAR]

├─ com.payneteasy.superfly.security.AbstractSuperflyAuthenticationProvider.class - [JAR]

├─ com.payneteasy.superfly.security.CompoundAuthenticationProvider.class - [JAR]

├─ com.payneteasy.superfly.security.CompoundRoleSource.class - [JAR]

├─ com.payneteasy.superfly.security.DelegatingDecisionManager.class - [JAR]

├─ com.payneteasy.superfly.security.InsufficientAuthenticationAccessDecisionManager.class - [JAR]

├─ com.payneteasy.superfly.security.InsufficientAuthenticationHandlingFilter.class - [JAR]

├─ com.payneteasy.superfly.security.MultiStepLoginUrlAuthenticationEntryPoint.class - [JAR]

├─ com.payneteasy.superfly.security.PrependingTransformer.class - [JAR]

├─ com.payneteasy.superfly.security.RoleSource.class - [JAR]

├─ com.payneteasy.superfly.security.SSOActionRoleSource.class - [JAR]

├─ com.payneteasy.superfly.security.SSORoleRoleSource.class - [JAR]

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

├─ com.payneteasy.superfly.security.StringTransformer.class - [JAR]

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

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

├─ com.payneteasy.superfly.security.SuperflyMultiMockAuthenticationProvider.class - [JAR]

├─ com.payneteasy.superfly.security.SuperflyOTPAuthenticationProcessingFilter.class - [JAR]

├─ com.payneteasy.superfly.security.SuperflyOTPAuthenticationProvider.class - [JAR]

├─ com.payneteasy.superfly.security.SuperflySSOAuthenticationProcessingFilter.class - [JAR]

├─ com.payneteasy.superfly.security.SuperflySSOAuthenticationProvider.class - [JAR]

├─ com.payneteasy.superfly.security.SuperflySelectRoleAuthenticationProcessingFilter.class - [JAR]

├─ com.payneteasy.superfly.security.SuperflySelectRoleAuthenticationProvider.class - [JAR]

├─ com.payneteasy.superfly.security.SuperflyUsernamePasswordAuthenticationProcessingFilter.class - [JAR]

├─ com.payneteasy.superfly.security.SuperflyUsernamePasswordAuthenticationProvider.class - [JAR]

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

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

├─ com.payneteasy.superfly.security.UppercaseTransformer.class - [JAR]

com.payneteasy.superfly.security.validator

├─ com.payneteasy.superfly.security.validator.AuthenticationValidator.class - [JAR]

├─ com.payneteasy.superfly.security.validator.CompoundAuthenticationValidator.class - [JAR]

com.payneteasy.superfly.security.authentication

├─ com.payneteasy.superfly.security.authentication.CheckOTPToken.class - [JAR]

├─ com.payneteasy.superfly.security.authentication.CompoundAuthentication.class - [JAR]

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

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

├─ com.payneteasy.superfly.security.authentication.OTPCheckedToken.class - [JAR]

├─ com.payneteasy.superfly.security.authentication.OtpUsernamePasswordCheckedToken.class - [JAR]

├─ com.payneteasy.superfly.security.authentication.SSOAuthenticationRequest.class - [JAR]

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

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

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

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

├─ com.payneteasy.superfly.security.authentication.UsernamePasswordCheckedToken.class - [JAR]

com.payneteasy.superfly.security.exception

├─ com.payneteasy.superfly.security.exception.AuthenticationCarrier.class - [JAR]

├─ com.payneteasy.superfly.security.exception.AuthenticationCarryingException.class - [JAR]

├─ com.payneteasy.superfly.security.exception.BadOTPValueException.class - [JAR]

├─ com.payneteasy.superfly.security.exception.CsrfLoginTokenException.class - [JAR]

├─ com.payneteasy.superfly.security.exception.InsufficientAuthenticationException.class - [JAR]

├─ com.payneteasy.superfly.security.exception.PreconditionsException.class - [JAR]

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

Advertisement