Package com.okta.sdk.resource.model
Class AuthenticatorMethodSimple
java.lang.Object
com.okta.sdk.resource.model.AuthenticatorMethodBase
com.okta.sdk.resource.model.AuthenticatorMethodSimple
- 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 AuthenticatorMethodSimple
extends AuthenticatorMethodBase
implements Serializable
AuthenticatorMethodSimple
- See Also:
-
Field Summary
Fields inherited from class com.okta.sdk.resource.model.AuthenticatorMethodBase
JSON_PROPERTY_LINKS, JSON_PROPERTY_STATUS, JSON_PROPERTY_TYPE, type
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AuthenticatorMethodSimple
public AuthenticatorMethodSimple()
-
-
Method Details
-
equals
- Overrides:
equals
in classAuthenticatorMethodBase
-
hashCode
public int hashCode()- Overrides:
hashCode
in classAuthenticatorMethodBase
-
toString
- Overrides:
toString
in classAuthenticatorMethodBase
-