Class WantedAttribute

java.lang.Object
com.yoti.api.client.shareurl.policy.WantedAttribute

public class WantedAttribute extends Object
Type and content of an user detail
  • Method Details

    • builder

      public static WantedAttribute.Builder builder()
    • getName

      public String getName()
      Name identifying the WantedAttribute
      Returns:
      name of the attribute
    • getDerivation

      public String getDerivation()
      Additional derived criteria
      Returns:
      derivations
    • isOptional

      public boolean isOptional()
      Defines the WantedAttribute as not mandatory
      Returns:
      optional
    • getAcceptSelfAsserted

      public Boolean getAcceptSelfAsserted()
      Allows self asserted attributes
      Returns:
      accept self asserted
    • getConstraints

      public List<Constraint> getConstraints()
      Returns:
      the list of constrains