Package com.okta.sdk.resource.model
Class VerifyUserFactorResponse
java.lang.Object
com.okta.sdk.resource.model.VerifyUserFactorResponse
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-30T09:30:33.152574-06:00[America/Chicago]")
public class VerifyUserFactorResponse
extends Object
implements Serializable
VerifyUserFactorResponse
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfactorResult(VerifyUserFactorResult factorResult) factorResultMessage(String factorResultMessage) Get embeddedGet expiresAtGet factorResultGet factorResultMessagegetLinks()Get linksinthashCode()links(Map<String, HrefObjectSelfLink> links) putLinksItem(String key, HrefObjectSelfLink linksItem) voidsetFactorResult(VerifyUserFactorResult factorResult) voidsetFactorResultMessage(String factorResultMessage) voidsetLinks(Map<String, HrefObjectSelfLink> links) toString()
-
Field Details
-
JSON_PROPERTY_EXPIRES_AT
- See Also:
-
JSON_PROPERTY_FACTOR_RESULT
- See Also:
-
JSON_PROPERTY_FACTOR_RESULT_MESSAGE
- See Also:
-
JSON_PROPERTY_EMBEDDED
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
VerifyUserFactorResponse
public VerifyUserFactorResponse()
-
-
Method Details
-
getExpiresAt
Get expiresAt- Returns:
- expiresAt
-
factorResult
-
getFactorResult
Get factorResult- Returns:
- factorResult
-
setFactorResult
-
factorResultMessage
-
getFactorResultMessage
Get factorResultMessage- Returns:
- factorResultMessage
-
setFactorResultMessage
-
getEmbedded
Get embedded- Returns:
- embedded
-
links
-
putLinksItem
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-