Package com.okta.sdk.resource.model
Class AuthenticatorProvider
java.lang.Object
com.okta.sdk.resource.model.AuthenticatorProvider
- 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 AuthenticatorProvider
extends Object
implements Serializable
AuthenticatorProvider
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription_configuration
(AuthenticatorProviderConfiguration _configuration) boolean
Get _configurationgetType()
Get typeint
hashCode()
void
setConfiguration
(AuthenticatorProviderConfiguration _configuration) void
toString()
-
Field Details
-
JSON_PROPERTY_CONFIGURATION
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
-
Constructor Details
-
AuthenticatorProvider
public AuthenticatorProvider()
-
-
Method Details