Class AuthenticatorsValue

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

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

    • AuthenticatorsValue

      public AuthenticatorsValue()
  • Method Details

    • getType

      public String getType()
    • getKey

      public String getKey()
    • getId

      public String getId()
    • getDisplayName

      public String getDisplayName()
    • getMethods

      public List<MethodType> getMethods()