Interface I_CmsTextEncryption

    • Method Detail

      • getName

        java.lang.String getName()
        Gets the name of the encryption handler.
        Returns:
        the name
      • initialize

        void initialize​(CmsObject cms)
        Initializes the encryption handler.
        Parameters:
        cms - an Admin CMS context
      • setName

        void setName​(java.lang.String name)
        Sets the name of the encryption handler.
        Parameters:
        name - the name that should be set