Package com.okta.sdk.resource.model
Class AuthenticatorKeyDuoAllOfProvider
java.lang.Object
com.okta.sdk.resource.model.AuthenticatorKeyDuoAllOfProvider
- 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 AuthenticatorKeyDuoAllOfProvider
extends Object
implements Serializable
AuthenticatorKeyDuoAllOfProvider
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Provider type -
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription_configuration
(AuthenticatorKeyDuoAllOfProviderConfiguration _configuration) boolean
Get _configurationgetType()
Provider typeint
hashCode()
void
setConfiguration
(AuthenticatorKeyDuoAllOfProviderConfiguration _configuration) void
toString()
-
Field Details
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_CONFIGURATION
- See Also:
-
-
Constructor Details
-
AuthenticatorKeyDuoAllOfProvider
public AuthenticatorKeyDuoAllOfProvider()
-
-
Method Details
-
type
-
getType
Provider type- Returns:
- type
-
setType
-
_configuration
public AuthenticatorKeyDuoAllOfProvider _configuration(AuthenticatorKeyDuoAllOfProviderConfiguration _configuration) -
getConfiguration
Get _configuration- Returns:
- _configuration
-
setConfiguration
-
equals
-
hashCode
public int hashCode() -
toString
-