Interface SpincastCryptoConfig

All Known Implementing Classes:
SpincastCryptoConfigDefault

public interface SpincastCryptoConfig
Configurations for the Spincast Crypto plugin.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Tries to remove the Java crypt restrictions when the application starts.
  • Method Details

    • removeJavaCryptoRestrictionsOnInit

      boolean removeJavaCryptoRestrictionsOnInit()
      Tries to remove the Java crypt restrictions when the application starts.

      Defaults to true.