Class SimpleGCMConfig


  • public class SimpleGCMConfig
    extends Object
    • Constructor Detail

      • SimpleGCMConfig

        public SimpleGCMConfig()
    • Method Detail

      • loadSecretKeyResource

        public org.springframework.core.io.Resource loadSecretKeyResource()
      • getSecretKeyPasswordChars

        public char[] getSecretKeyPasswordChars()
      • getSecretKeySaltGenerator

        public org.jasypt.salt.SaltGenerator getSecretKeySaltGenerator()
      • getActualIvGenerator

        public org.jasypt.iv.IvGenerator getActualIvGenerator()