Class MfaSettingsResponse

java.lang.Object
de.xima.fc.api.rest.pub.impl.security.model.response.authentication.MfaSettingsResponse
All Implemented Interfaces:
Serializable

public final class MfaSettingsResponse extends Object implements Serializable
DTO for IMfaSettings
See Also:
  • Constructor Details

    • MfaSettingsResponse

      public MfaSettingsResponse(int mfaSaveDays)
  • Method Details

    • getMfaSaveDays

      public int getMfaSaveDays()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object