Class SecurityQuestion

java.lang.Object
com.okta.idx.sdk.api.model.SecurityQuestion
All Implemented Interfaces:
Serializable

public class SecurityQuestion extends Object implements Serializable
See Also:
  • Constructor Details

    • SecurityQuestion

      public SecurityQuestion(String label, String value)
  • Method Details

    • getLabel

      public String getLabel()
    • getValue

      public String getValue()
    • value

      public String value()