Class SimpleGCMConfig


  • public class SimpleGCMConfig
    extends Object

    SimpleGCMConfig class.

    Version:
    $Id: $Id
    Author:
    Sergio.U.Bocchio
    • Constructor Detail

      • SimpleGCMConfig

        public SimpleGCMConfig()
    • Method Detail

      • loadSecretKeyResource

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

        loadSecretKeyResource.

        Returns:
        a Resource object
      • getSecretKeyPasswordChars

        public char[] getSecretKeyPasswordChars()

        getSecretKeyPasswordChars.

        Returns:
        an array of char objects
      • getSecretKeySaltGenerator

        public org.jasypt.salt.SaltGenerator getSecretKeySaltGenerator()

        getSecretKeySaltGenerator.

        Returns:
        a SaltGenerator object
      • getActualIvGenerator

        public org.jasypt.iv.IvGenerator getActualIvGenerator()

        getActualIvGenerator.

        Returns:
        a IvGenerator object