Package com.okta.sdk.resource.model
Class AuthenticatorSimple
java.lang.Object
com.okta.sdk.resource.model.AuthenticatorBase
com.okta.sdk.resource.model.AuthenticatorSimple
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AuthenticatorKeyCustomApp
,AuthenticatorKeyDuo
,AuthenticatorKeyEmail
,AuthenticatorKeyExternalIdp
,AuthenticatorKeyGoogleOtp
,AuthenticatorKeyOktaVerify
,AuthenticatorKeyOnprem
,AuthenticatorKeyPassword
,AuthenticatorKeyPhone
,AuthenticatorKeySecurityKey
,AuthenticatorKeySecurityQuestion
,AuthenticatorKeySmartCard
,AuthenticatorKeySymantecVip
,AuthenticatorKeyWebauthn
,AuthenticatorKeyYubikey
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class AuthenticatorSimple
extends AuthenticatorBase
implements Serializable
AuthenticatorSimple
- See Also:
-
Field Summary
Fields inherited from class com.okta.sdk.resource.model.AuthenticatorBase
JSON_PROPERTY_CREATED, JSON_PROPERTY_ID, JSON_PROPERTY_KEY, JSON_PROPERTY_LAST_UPDATED, JSON_PROPERTY_LINKS, JSON_PROPERTY_NAME, JSON_PROPERTY_STATUS, JSON_PROPERTY_TYPE, key
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AuthenticatorSimple
public AuthenticatorSimple()
-
-
Method Details
-
equals
- Overrides:
equals
in classAuthenticatorBase
-
hashCode
public int hashCode()- Overrides:
hashCode
in classAuthenticatorBase
-
toString
- Overrides:
toString
in classAuthenticatorBase
-