Package com.okta.sdk.resource.model
Class AuthenticationProvider
java.lang.Object
com.okta.sdk.resource.model.AuthenticationProvider
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
comments="Generator version: 7.8.0")
public class AuthenticationProvider
extends Object
implements Serializable
Specifies the authentication provider that validates the User's password credential. The User's current
provider is managed by the Delegated Authentication settings for your organization. The provider object is
**read-only**.
- See Also:
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
-
Constructor Details
-
AuthenticationProvider
public AuthenticationProvider()
-
-
Method Details