Class RuleUserPropertyValue

java.lang.Object
io.vertigo.account.authorization.definitions.rulemodel.RuleUserPropertyValue
All Implemented Interfaces:
RuleValue

public final class RuleUserPropertyValue extends Object implements RuleValue
User property value definition. \$\{userProperty\}
Author:
npiedeloup
  • Constructor Details

    • RuleUserPropertyValue

      public RuleUserPropertyValue(String userProperty)
      Parameters:
      userProperty - User property name
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getUserProperty

      public String getUserProperty()
      Returns:
      userProperty