Package com.okta.sdk.resource.model
Class U2fUserFactorAllOf
java.lang.Object
com.okta.sdk.resource.model.U2fUserFactorAllOf
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-01-30T09:30:03.723859-06:00[America/Chicago]")
public class U2fUserFactorAllOf
extends Object
implements Serializable
U2fUserFactorAllOf
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Get profileint
hashCode()
profile
(U2fUserFactorProfile profile) void
setProfile
(U2fUserFactorProfile profile) toString()
-
Field Details
-
JSON_PROPERTY_PROFILE
- See Also:
-
-
Constructor Details
-
U2fUserFactorAllOf
public U2fUserFactorAllOf()
-
-
Method Details