jar

com.github.zengfr.platform : protect-sdk-web

Maven & Gradle

Aug 17, 2022
Table Of Contents

Latest Version

Download com.github.zengfr.platform : protect-sdk-web JAR file - Latest Versions:

All Versions

Download com.github.zengfr.platform : protect-sdk-web JAR file - All Versions:

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

com.github.zengfr.platform.protect.web.secure.stamp

├─ com.github.zengfr.platform.protect.web.secure.stamp.AccessLimitedStampManager.class - [JAR]

├─ com.github.zengfr.platform.protect.web.secure.stamp.IdempotentStampManager.class - [JAR]

com.github.zengfr.platform.protect.web.condition

├─ com.github.zengfr.platform.protect.web.condition.SMCryptoCondition.class - [JAR]

├─ com.github.zengfr.platform.protect.web.condition.StandardCryptoCondition.class - [JAR]

com.github.zengfr.platform.protect.web.annotation

├─ com.github.zengfr.platform.protect.web.annotation.ConditionalOnSMCrypto.class - [JAR]

├─ com.github.zengfr.platform.protect.web.annotation.ConditionalOnStandardCrypto.class - [JAR]

├─ com.github.zengfr.platform.protect.web.annotation.EnableZengfrRestCrypto.class - [JAR]

├─ com.github.zengfr.platform.protect.web.annotation.EnableZengfrRestSecure.class - [JAR]

com.github.zengfr.platform.protect.web.crypto.enhance

├─ com.github.zengfr.platform.protect.web.crypto.enhance.DecryptRequestBodyAdvice.class - [JAR]

├─ com.github.zengfr.platform.protect.web.crypto.enhance.DecryptRequestParamMapResolver.class - [JAR]

├─ com.github.zengfr.platform.protect.web.crypto.enhance.DecryptRequestParamResolver.class - [JAR]

├─ com.github.zengfr.platform.protect.web.crypto.enhance.EncryptResponseBodyAdvice.class - [JAR]

com.github.zengfr.platform.protect.web.configuration

├─ com.github.zengfr.platform.protect.web.configuration.CryptoStrategyConfiguration.class - [JAR]

├─ com.github.zengfr.platform.protect.web.configuration.HttpCryptoConfiguration.class - [JAR]

├─ com.github.zengfr.platform.protect.web.configuration.SecureConfiguration.class - [JAR]

com.github.zengfr.platform.protect.web.crypto.processor

├─ com.github.zengfr.platform.protect.web.crypto.processor.AESCryptoProcessor.class - [JAR]

├─ com.github.zengfr.platform.protect.web.crypto.processor.HttpCryptoProcessor.class - [JAR]

├─ com.github.zengfr.platform.protect.web.crypto.processor.RSACryptoProcessor.class - [JAR]

├─ com.github.zengfr.platform.protect.web.crypto.processor.SM2CryptoProcessor.class - [JAR]

├─ com.github.zengfr.platform.protect.web.crypto.processor.SM4CryptoProcessor.class - [JAR]

com.github.zengfr.platform.protect.web.secure.interceptor

├─ com.github.zengfr.platform.protect.web.secure.interceptor.AccessLimitedInterceptor.class - [JAR]

├─ com.github.zengfr.platform.protect.web.secure.interceptor.IdempotentInterceptor.class - [JAR]

├─ com.github.zengfr.platform.protect.web.secure.interceptor.XssHttpServletFilter.class - [JAR]

├─ com.github.zengfr.platform.protect.web.secure.interceptor.XssHttpServletRequestWrapper.class - [JAR]