fix:删除无用package-info.java
This commit is contained in:
parent
7c16d5d576
commit
852d517512
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* cips integration adapters.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.integration.cips;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* Crypto card configuration and properties.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.integration.crypto.config;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* Crypto integration entry points.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.integration.crypto;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* JNA bindings and provider implementation for PCIe crypto card native library.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.integration.crypto.pcie.jna;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* Unified PCIe crypto card wrapper for SDF/SDFE commands.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.integration.crypto.pcie;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* file integration adapters.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.integration.file;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* mq integration adapters.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.integration.mq;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* External integrations (CIPS scripts, MQ, crypto devices, filesystem adapters).
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.integration;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* activation module.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.modules.activation;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* audit module.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.modules.audit;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* auth module.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.modules.auth;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* backup module.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.modules.backup;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* cert module.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.modules.cert;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* device module.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.modules.device;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* init module.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.modules.init;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* key module.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.modules.key;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* sign module.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.modules.sign;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* system module.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.modules.system;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* upgrade module.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.modules.upgrade;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* Internal API security components.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.security.internal;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* OpenAPI signature authentication components.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.security.openapi;
|
|
||||||
@ -1,4 +0,0 @@
|
|||||||
/**
|
|
||||||
* Cross-cutting security components.
|
|
||||||
*/
|
|
||||||
package com.cisd.tms.security;
|
|
||||||
Loading…
Reference in New Issue
Block a user