Class AuthenticatorEnrollment

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

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

    • AuthenticatorEnrollment

      public AuthenticatorEnrollment()
  • Method Details

    • getProfile

      public Profile getProfile()
    • getType

      public String getType()
    • getId

      public String getId()
    • getKey

      public String getKey()
    • getDisplayName

      public String getDisplayName()
    • getCredentialId

      public String getCredentialId()
    • getMethods

      public List<MethodType> getMethods()