Class ValidationFactorEntity

java.lang.Object
com.atlassian.crowd.plugin.rest.entity.ValidationFactorEntity

public class ValidationFactorEntity extends Object
REST version of a validation factor.
  • Constructor Details

    • ValidationFactorEntity

      public ValidationFactorEntity(String name, String value)
  • Method Details

    • getName

      public String getName()
    • getValue

      public String getValue()