Class CryptoJksConfiguration


  • @Configuration
    @ConditionalOnProperty("com.bld.crypto.jks.file")
    @ComponentScan(basePackages={"com.bld.crypto.jks","com.bld.crypto.bean"})
    public class CryptoJksConfiguration
    extends Object
    The Class EnableCryptoJksConfiguration.
    • Constructor Detail

      • CryptoJksConfiguration

        public CryptoJksConfiguration()
    • Method Detail

      • cipherJks

        @Bean
        public CipherJks cipherJks()
                            throws Exception
        Cipher jks.
        Returns:
        the cipher jks
        Throws:
        Exception - the exception