public interface U2fFactorActivation extends FactorActivation
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAppId() |
java.lang.String |
getNonce() |
java.lang.Integer |
getTimeoutSeconds() |
java.lang.String |
getVersion() |
getEncoding, getExpiresAt, getFactorResult, getHost, getKeyLength, getLinks, getSharedSecret, getSignature, getTimeStep
java.lang.String getVersion()
getVersion
in interface FactorActivation
java.lang.String getAppId()
getAppId
in interface FactorActivation
java.lang.String getNonce()
getNonce
in interface FactorActivation
java.lang.Integer getTimeoutSeconds()
getTimeoutSeconds
in interface FactorActivation
Copyright © 2018-2022 Okta. All Rights Reserved.