Class WriteSecurityPropertyAction

    • Field Detail

      • key

        private final String key
      • value

        private final String value
    • Constructor Detail

      • WriteSecurityPropertyAction

        public WriteSecurityPropertyAction​(String key,
                                           String value)
        Construct a security action.
        Parameters:
        key - the security property name to set
        value - the security property value to set