Class RemoteIdentificationRule

java.lang.Object
com.sshtools.common.automate.RemoteIdentificationRule

public class RemoteIdentificationRule extends Object
Version:
$Revision: 1.13 $
Author:
$author$
  • Constructor Details

    • RemoteIdentificationRule

      public RemoteIdentificationRule()
  • Method Details

    • testRule

      public boolean testRule(String identification)
      Parameters:
      identification -
      Returns:
    • setPriority

      protected void setPriority(int priority)
      Parameters:
      priority -
    • addExpression

      protected void addExpression(String operation, String value) throws UnsupportedRuleException
      Parameters:
      operation -
      value -
      Throws:
      UnsupportedRuleException
    • setName

      protected void setName(String name)
      Parameters:
      name -
    • getName

      public String getName()
      Returns:
    • getPriority

      public int getPriority()
      Returns: