Class WebAuthnParams

java.lang.Object
com.okta.idx.sdk.webauthn.WebAuthnParams

public class WebAuthnParams extends Object
  • Constructor Details

    • WebAuthnParams

      public WebAuthnParams()
  • Method Details

    • getCurrentAuthenticator

      public CurrentAuthenticatorEnrollment getCurrentAuthenticator()
    • setCurrentAuthenticator

      public void setCurrentAuthenticator(CurrentAuthenticatorEnrollment currentAuthenticator)
    • getWebauthnCredentialId

      public String getWebauthnCredentialId()
    • setWebauthnCredentialId

      public void setWebauthnCredentialId(String webauthnCredentialId)