Package io.jenkins.plugins.eddsa_api
Class FIPSComplianceCheck
java.lang.Object
io.jenkins.plugins.eddsa_api.FIPSComplianceCheck
Prevent the plugin from being used in FIPS mode (it's not compliant in anyway shape or form!)
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FIPSComplianceCheck
public FIPSComplianceCheck()
-
-
Method Details
-
preventUsageInFipsMode
@Initializer(fatal=true, before=PLUGINS_STARTED) public static final void preventUsageInFipsMode() throws IllegalStateException- Throws:
IllegalStateException
-