Package com.okta.sdk.resource.model
Class CustomHotpUserFactorProfile
java.lang.Object
com.okta.sdk.resource.model.CustomHotpUserFactorProfile
- All Implemented Interfaces:
- Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2024-06-17T07:49:15.347219-05:00[America/Chicago]",
           comments="Generator version: 7.5.0")
public class CustomHotpUserFactorProfile
extends Object
implements Serializable
CustomHotpUserFactorProfile
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanGet sharedSecretinthashCode()voidsetSharedSecret(String sharedSecret) sharedSecret(String sharedSecret) toString()
- 
Field Details- 
JSON_PROPERTY_SHARED_SECRET- See Also:
 
 
- 
- 
Constructor Details- 
CustomHotpUserFactorProfilepublic CustomHotpUserFactorProfile()
 
- 
- 
Method Details