Class BreachedPasswordStageEntry

java.lang.Object
com.auth0.json.mgmt.attackprotection.BreachedPasswordStageEntry

public class BreachedPasswordStageEntry extends Object
Represents the per-stage configuration options for BreachedPasswordStage
See Also:
  • Constructor Details

    • BreachedPasswordStageEntry

      public BreachedPasswordStageEntry()
  • Method Details

    • getShields

      public List<String> getShields()
      Get the shields for this Stage entry
      Returns:
      the shields for this Stage entry
    • setShields

      public void setShields(List<String> shields)
      Sets the shields for this Stage entry
      Parameters:
      shields - the shields for this Stage entry