Package com.okta.sdk.resource.model
Class AuthenticatorKeySecurityKey
java.lang.Object
com.okta.sdk.resource.model.AuthenticatorBase
com.okta.sdk.resource.model.AuthenticatorSimple
com.okta.sdk.resource.model.AuthenticatorKeySecurityKey
- All Implemented Interfaces:
Serializable
@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 AuthenticatorKeySecurityKey
extends AuthenticatorSimple
implements Serializable
AuthenticatorKeySecurityKey
- 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
-
AuthenticatorKeySecurityKey
public AuthenticatorKeySecurityKey()
-
-
Method Details
-
equals
- Overrides:
equals
in classAuthenticatorSimple
-
hashCode
public int hashCode()- Overrides:
hashCode
in classAuthenticatorSimple
-
toString
- Overrides:
toString
in classAuthenticatorSimple
-