Uses of Interface
org.spincast.plugins.crypto.config.SpincastCryptoConfig
Packages that use SpincastCryptoConfig
-
Uses of SpincastCryptoConfig in org.spincast.plugins.crypto
Methods in org.spincast.plugins.crypto that return SpincastCryptoConfigModifier and TypeMethodDescriptionprotected SpincastCryptoConfigSpincastCryptoUtilsDefault.getSpincastCryptoConfig()Methods in org.spincast.plugins.crypto that return types with arguments of type SpincastCryptoConfigModifier and TypeMethodDescriptionprotected Class<? extends SpincastCryptoConfig>SpincastCryptoPluginModule.getSpincastCryptoConfigImplClass()Constructors in org.spincast.plugins.crypto with parameters of type SpincastCryptoConfigModifierConstructorDescriptionSpincastCryptoUtilsDefault(SpincastCryptoConfig spincastCryptoConfig) -
Uses of SpincastCryptoConfig in org.spincast.plugins.crypto.config
Classes in org.spincast.plugins.crypto.config that implement SpincastCryptoConfigModifier and TypeClassDescriptionclassDefault configurations for Spincast Crypto plugin.