| Package | Description |
|---|---|
| org.aoju.bus.shade.safety.archive |
文件加解密器
|
| org.aoju.bus.shade.safety.boot |
Spring-Boot JAR包加解密工具类,在不提供过滤器的情况下会加密BOOT-INF/下的所有资源,及包括项目本身的资源和依赖jar资源
|
| org.aoju.bus.shade.safety.boot.jar |
普通JAR包加解密工具类
|
| org.aoju.bus.shade.safety.provider |
加解密实现
|
| Modifier and Type | Class and Description |
|---|---|
class |
DirDecryptorProvider
文件夹解密器
|
class |
ZipDecryptorProvider
ZIP压缩包解密器
|
| Modifier and Type | Class and Description |
|---|---|
class |
BootDecryptorProvider
Spring-Boot JAR包解密器
|
| Modifier and Type | Class and Description |
|---|---|
class |
JarDecryptorProvider
普通JAR包解密器
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntryDecryptorProvider<E>
记录可过滤的解密器
|
Copyright © 2022. All rights reserved.