Class CorrelationModuleOptionsType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.CorrelationModuleOptionsType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class CorrelationModuleOptionsType extends com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
Defines some restrictions for the correlation authentication module.
See Also:
  • Field Details

  • Constructor Details

    • CorrelationModuleOptionsType

      public CorrelationModuleOptionsType()
    • CorrelationModuleOptionsType

      @Deprecated public CorrelationModuleOptionsType(PrismContext context)
      Deprecated.
  • Method Details

    • getCandidateLimit

      public Integer getCandidateLimit()
    • setCandidateLimit

      public void setCandidateLimit(Integer value)
    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
    • candidateLimit

      public CorrelationModuleOptionsType candidateLimit(Integer value)
    • end

      public <X> X end()
    • clone

      Overrides:
      clone in class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable