Package com.okta.sdk.resource.model
Class UserFactorSupported
java.lang.Object
com.okta.sdk.resource.model.UserFactorSupported
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class UserFactorSupported
extends Object
implements Serializable
UserFactorSupported
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumIndicates if the Factor is required for the specified user -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionenrollment(UserFactorSupported.EnrollmentEnum enrollment) booleanfactorType(UserFactorType factorType) Embedded resources related to the FactorIndicates if the Factor is required for the specified userGet factorTypegetLinks()Get linksGet providerGet statusName of the Factor vendor.inthashCode()links(UserFactorLinks links) provider(UserFactorProvider provider) voidsetEnrollment(UserFactorSupported.EnrollmentEnum enrollment) voidsetFactorType(UserFactorType factorType) voidsetLinks(UserFactorLinks links) voidsetProvider(UserFactorProvider provider) voidsetStatus(UserFactorStatus status) status(UserFactorStatus status) toString()
-
Field Details
-
JSON_PROPERTY_ENROLLMENT
- See Also:
-
JSON_PROPERTY_FACTOR_TYPE
- See Also:
-
JSON_PROPERTY_PROVIDER
- See Also:
-
JSON_PROPERTY_STATUS
- See Also:
-
JSON_PROPERTY_VENDOR_NAME
- See Also:
-
JSON_PROPERTY_EMBEDDED
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
UserFactorSupported
public UserFactorSupported()
-
-
Method Details
-
enrollment
-
getEnrollment
Indicates if the Factor is required for the specified user- Returns:
- enrollment
-
setEnrollment
-
factorType
-
getFactorType
-
setFactorType
-
provider
-
getProvider
-
setProvider
-
status
-
getStatus
-
setStatus
-
getVendorName
-
getEmbedded
-
links
-
getLinks
-
setLinks
-
equals
-
hashCode
-
toString
-