Class ProtectStringAsAttribute

  • All Implemented Interfaces:
    java.io.Serializable, BodyTag, IterationTag, JspTag, Tag

    @Deprecated
    public class ProtectStringAsAttribute
    extends ProtectBody
    Deprecated.
    This class implements a tag that can be used for protecting a String that is provided as a request attribute.
    See Also:
    Serialized Form
    • Constructor Detail

      • ProtectStringAsAttribute

        public ProtectStringAsAttribute()
        Deprecated.
    • Method Detail

      • getName

        public java.lang.String getName()
        Deprecated.
        Get the name of the attribute where the result is saved to.
        Returns:
        Attribute name
      • setName

        public void setName​(java.lang.String name)
        Deprecated.
        Set the name to the attribute where the result is saved to.
        Parameters:
        name - Attribute name